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

# aws_dsql_cluster{% #aws_dsql_cluster %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The ARN of the retrieved cluster.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `creationTime`**Description**: The time of when the cluster was created.

## `deletion_protection_enabled`{% #deletion_protection_enabled %}

**Type**: `BOOLEAN`**Provider name**: `deletionProtectionEnabled`**Description**: Whether deletion protection is enabled in this cluster.

## `identifier`{% #identifier %}

**Type**: `STRING`**Provider name**: `identifier`**Description**: The ID of the retrieved cluster.

## `multi_region_properties`{% #multi_region_properties %}

**Type**: `STRUCT`**Provider name**: `multiRegionProperties`**Description**: Returns the current multi-Region cluster configuration, including witness region and linked cluster information.

- `clusters`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `clusters`**Description**: The set of linked clusters that form the multi-Region cluster configuration. Each linked cluster represents a database instance in a different Region.
- `witness_region`**Type**: `STRING`**Provider name**: `witnessRegion`**Description**: The that serves as the witness region for a multi-Region cluster. The witness region helps maintain cluster consistency and quorum.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the retrieved cluster.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
