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

# aws_pcs_queue{% #aws_pcs_queue %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `arn` **Description**: The unique Amazon Resource Name (ARN) of the queue. 

## `cluster_id`{% #cluster_id %}

**Type**: `STRING` **Provider name**: `clusterId` **Description**: The ID of the cluster of the queue. 

## `compute_node_group_configurations`{% #compute_node_group_configurations %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `computeNodeGroupConfigurations` **Description**: The list of compute node group configurations associated with the queue. Queues assign jobs to associated compute node groups. 

- `compute_node_group_id`**Type**: `STRING`**Provider name**: `computeNodeGroupId`**Description**: The compute node group ID for the compute node group configuration.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP` **Provider name**: `createdAt` **Description**: The date and time the resource was created. 

## `error_info`{% #error_info %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `errorInfo` **Description**: The list of errors that occurred during queue provisioning. 

- `code`**Type**: `STRING`**Provider name**: `code`**Description**: The short-form error code.
- `message`**Type**: `STRING`**Provider name**: `message`**Description**: The detailed error information.

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `id` **Description**: The generated unique ID of the queue. 

## `modified_at`{% #modified_at %}

**Type**: `TIMESTAMP` **Provider name**: `modifiedAt` **Description**: The date and time the resource was modified. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: The name that identifies the queue. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `status` **Description**: The provisioning status of the queue.The provisioning status doesn't indicate the overall health of the queue. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
