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

# aws_backup_legalhold{% #aws_backup_legalhold %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `cancel_description`{% #cancel_description %}

**Type**: `STRING`**Provider name**: `CancelDescription`**Description**: The reason for removing the legal hold.

## `cancellation_date`{% #cancellation_date %}

**Type**: `TIMESTAMP`**Provider name**: `CancellationDate`**Description**: The time when the legal hold was cancelled.

## `creation_date`{% #creation_date %}

**Type**: `TIMESTAMP`**Provider name**: `CreationDate`**Description**: The time when the legal hold was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the legal hold.

## `legal_hold_arn`{% #legal_hold_arn %}

**Type**: `STRING`**Provider name**: `LegalHoldArn`**Description**: The framework ARN for the specified legal hold. The format of the ARN depends on the resource type.

## `legal_hold_id`{% #legal_hold_id %}

**Type**: `STRING`**Provider name**: `LegalHoldId`**Description**: The ID of the legal hold.

## `recovery_point_selection`{% #recovery_point_selection %}

**Type**: `STRUCT`**Provider name**: `RecoveryPointSelection`**Description**: The criteria to assign a set of resources, such as resource types or backup vaults.

- `date_range`**Type**: `STRUCT`**Provider name**: `DateRange`
  - `from_date`**Type**: `TIMESTAMP`**Provider name**: `FromDate`**Description**: This value is the beginning date, inclusive. The date and time are in Unix format and Coordinated Universal Time (UTC), and it is accurate to milliseconds (milliseconds are optional).
  - `to_date`**Type**: `TIMESTAMP`**Provider name**: `ToDate`**Description**: This value is the end date, inclusive. The date and time are in Unix format and Coordinated Universal Time (UTC), and it is accurate to milliseconds (milliseconds are optional).
- `resource_identifiers`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ResourceIdentifiers`**Description**: These are the resources included in the resource selection (including type of resources and vaults).
- `vault_names`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `VaultNames`**Description**: These are the names of the vaults in which the selected recovery points are contained.

## `retain_record_until`{% #retain_record_until %}

**Type**: `TIMESTAMP`**Provider name**: `RetainRecordUntil`**Description**: The date and time until which the legal hold record is retained.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the legal hold.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `title`{% #title %}

**Type**: `STRING`**Provider name**: `Title`**Description**: The title of the legal hold.
