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

# aws_deadline_budget{% #aws_deadline_budget %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `actions`{% #actions %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `actions`**Description**: The budget actions for the budget.

- `description`**Type**: `STRING`**Provider name**: `description`**Description**: The budget action description.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.
- `threshold_percentage`**Type**: `FLOAT`**Provider name**: `thresholdPercentage`**Description**: The percentage threshold for the budget.
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: The action taken on the budget once scheduling stops.

## `approximate_dollar_limit`{% #approximate_dollar_limit %}

**Type**: `FLOAT`**Provider name**: `approximateDollarLimit`**Description**: The consumed usage limit for the budget.

## `budget_id`{% #budget_id %}

**Type**: `STRING`**Provider name**: `budgetId`**Description**: The budget ID.

## `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.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The description of the budget.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.

## `queue_stopped_at`{% #queue_stopped_at %}

**Type**: `TIMESTAMP`**Provider name**: `queueStoppedAt`**Description**: The date and time the queue stopped.

## `schedule`{% #schedule %}

**Type**: `STRUCT`**Provider name**: `schedule`**Description**: The budget schedule.

- `fixed`**Type**: `STRUCT`**Provider name**: `fixed`**Description**: The fixed start and end time of the budget's schedule.
  - `end_time`**Type**: `TIMESTAMP`**Provider name**: `endTime`**Description**: When the budget ends.
  - `start_time`**Type**: `TIMESTAMP`**Provider name**: `startTime`**Description**: When the budget starts.

## `status`{% #status %}

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

- `ACTIVE`–Get a budget being evaluated.
- `INACTIVE`–Get an inactive budget. This can include expired, canceled, or deleted statuses.



## `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.

## `usage_tracking_resource`{% #usage_tracking_resource %}

**Type**: `STRUCT`**Provider name**: `usageTrackingResource`**Description**: The resource that the budget is tracking usage for.

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

## `usages`{% #usages %}

**Type**: `STRUCT`**Provider name**: `usages`**Description**: The usages of the budget.

- `approximate_dollar_usage`**Type**: `FLOAT`**Provider name**: `approximateDollarUsage`**Description**: The amount of the budget consumed.
