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

# aws_athena_capacityreservation{% #aws_athena_capacityreservation %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `allocated_dpus`{% #allocated_dpus %}

**Type**: `INT32` **Provider name**: `AllocatedDpus` **Description**: The number of data processing units currently allocated. 

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreationTime` **Description**: The time in UTC epoch millis when the capacity reservation was created. 

## `last_allocation`{% #last_allocation %}

**Type**: `STRUCT` **Provider name**: `LastAllocation` 

- `request_completion_time`**Type**: `TIMESTAMP`**Provider name**: `RequestCompletionTime`**Description**: The time when the capacity allocation request was completed.
- `request_time`**Type**: `TIMESTAMP`**Provider name**: `RequestTime`**Description**: The time when the capacity allocation was requested.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the capacity allocation.
- `status_message`**Type**: `STRING`**Provider name**: `StatusMessage`**Description**: The status message of the capacity allocation.

## `last_successful_allocation_time`{% #last_successful_allocation_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastSuccessfulAllocationTime` **Description**: The time of the most recent capacity allocation that succeeded. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The name of the capacity reservation. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The status of the capacity reservation. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `target_dpus`{% #target_dpus %}

**Type**: `INT32` **Provider name**: `TargetDpus` **Description**: The number of data processing units requested. 
