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

# aws_deadline_queue{% #aws_deadline_queue %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `allowed_storage_profile_ids`{% #allowed_storage_profile_ids %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `allowedStorageProfileIds` **Description**: The storage profile IDs for the queue. 

## `blocked_reason`{% #blocked_reason %}

**Type**: `STRING` **Provider name**: `blockedReason` **Description**: The reason the queue was blocked. 

## `created_at`{% #created_at %}

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

## `created_by`{% #created_by %}

**Type**: `STRING` **Provider name**: `createdBy` **Description**: The user or system that created this resource. 

## `default_budget_action`{% #default_budget_action %}

**Type**: `STRING` **Provider name**: `defaultBudgetAction` **Description**: The default action taken on a queue if a budget wasn't configured. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: The description of the queue.This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field. 

## `farm_id`{% #farm_id %}

**Type**: `STRING` **Provider name**: `farmId` **Description**: The farm ID for the queue. 

## `job_attachment_settings`{% #job_attachment_settings %}

**Type**: `STRUCT` **Provider name**: `jobAttachmentSettings` **Description**: The job attachment settings for the queue. 

- `root_prefix`**Type**: `STRING`**Provider name**: `rootPrefix`**Description**: The root prefix.
- `s3_bucket_name`**Type**: `STRING`**Provider name**: `s3BucketName`**Description**: The Amazon S3 bucket name.

## `job_run_as_user`{% #job_run_as_user %}

**Type**: `STRUCT` **Provider name**: `jobRunAsUser` **Description**: The jobs in the queue ran as this specified POSIX user. 

- `posix`**Type**: `STRUCT`**Provider name**: `posix`**Description**: The user and group that the jobs in the queue run as.
  - `group`**Type**: `STRING`**Provider name**: `group`**Description**: The name of the POSIX user's group.
  - `user`**Type**: `STRING`**Provider name**: `user`**Description**: The name of the POSIX user.
- `run_as`**Type**: `STRING`**Provider name**: `runAs`**Description**: Specifies whether the job should run using the queue's system user or if the job should run using the worker agent system user.
- `windows`**Type**: `STRUCT`**Provider name**: `windows`**Description**: Identifies a Microsoft Windows user.
  - `password_arn`**Type**: `STRING`**Provider name**: `passwordArn`**Description**: The password ARN for the Windows user.
  - `user`**Type**: `STRING`**Provider name**: `user`**Description**: The user.

## `queue_id`{% #queue_id %}

**Type**: `STRING` **Provider name**: `queueId` **Description**: The queue ID. 

## `required_file_system_location_names`{% #required_file_system_location_names %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `requiredFileSystemLocationNames` **Description**: A list of the required file system location names in the queue. 

## `role_arn`{% #role_arn %}

**Type**: `STRING` **Provider name**: `roleArn` **Description**: The IAM role ARN. 

## `status`{% #status %}

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

- `ACTIVE`–The queue is active.
- `SCHEDULING`–The queue is scheduling.
- `SCHEDULING_BLOCKED`–The queue scheduling is blocked. See the provided reason.



## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `updated_at`{% #updated_at %}

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

## `updated_by`{% #updated_by %}

**Type**: `STRING` **Provider name**: `updatedBy` **Description**: The user or system that updated this resource. 
