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

# aws_servicequotas_quota_history{% #aws_servicequotas_quota_history %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `case_id`{% #case_id %}

**Type**: `STRING`**Provider name**: `CaseId`**Description**: The case ID.

## `created`{% #created %}

**Type**: `TIMESTAMP`**Provider name**: `Created`**Description**: The date and time when the quota increase request was received and the case ID was created.

## `desired_value`{% #desired_value %}

**Type**: `DOUBLE`**Provider name**: `DesiredValue`**Description**: The new, increased value for the quota.

## `global_quota`{% #global_quota %}

**Type**: `BOOLEAN`**Provider name**: `GlobalQuota`**Description**: Indicates whether the quota is global.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `Id`**Description**: The unique identifier.

## `last_updated`{% #last_updated %}

**Type**: `TIMESTAMP`**Provider name**: `LastUpdated`**Description**: The date and time of the most recent change.

## `quota_arn`{% #quota_arn %}

**Type**: `STRING`**Provider name**: `QuotaArn`**Description**: The Amazon Resource Name (ARN) of the quota.

## `quota_code`{% #quota_code %}

**Type**: `STRING`**Provider name**: `QuotaCode`**Description**: Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the `QuotaCode` response in the output for the quota you want.

## `quota_context`{% #quota_context %}

**Type**: `STRUCT`**Provider name**: `QuotaContext`**Description**: The context for this service quota.

- `context_id`**Type**: `STRING`**Provider name**: `ContextId`**Description**: Specifies the resource, or resources, to which the quota applies. The value for this field is either an Amazon Resource Name (ARN) or *. If the value is an ARN, the quota value applies to that resource. If the value is *, then the quota value applies to all resources listed in the `ContextScopeType` field. The quota value applies to all resources for which you haven't previously applied a quota value, and any new resources you create in your Amazon Web Services account.
- `context_scope`**Type**: `STRING`**Provider name**: `ContextScope`**Description**: Specifies the scope to which the quota value is applied. If the scope is `RESOURCE`, the quota value is applied to each resource in the Amazon Web Services account. If the scope is `ACCOUNT`, the quota value is applied to the Amazon Web Services account.
- `context_scope_type`**Type**: `STRING`**Provider name**: `ContextScopeType`**Description**: Specifies the resource type to which the quota can be applied.

## `quota_name`{% #quota_name %}

**Type**: `STRING`**Provider name**: `QuotaName`**Description**: Specifies the quota name.

## `quota_requested_at_level`{% #quota_requested_at_level %}

**Type**: `STRING`**Provider name**: `QuotaRequestedAtLevel`**Description**: Filters the response to return quota requests for the `ACCOUNT`, `RESOURCE`, or `ALL` levels. `ACCOUNT` is the default.

## `requester`{% #requester %}

**Type**: `STRING`**Provider name**: `Requester`**Description**: The IAM identity of the requester.

## `service_code`{% #service_code %}

**Type**: `STRING`**Provider name**: `ServiceCode`**Description**: Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.

## `service_name`{% #service_name %}

**Type**: `STRING`**Provider name**: `ServiceName`**Description**: Specifies the service name.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The state of the quota increase request.

- `PENDING`: The quota increase request is under review by Amazon Web Services.
- `CASE_OPENED`: Service Quotas opened a support case to process the quota increase request. Follow-up on the support case for more information.
- `APPROVED`: The quota increase request is approved.
- `DENIED`: The quota increase request can't be approved by Service Quotas. Contact Amazon Web Services Support for more details.
- `NOT APPROVED`: The quota increase request can't be approved by Service Quotas. Contact Amazon Web Services Support for more details.
- `CASE_CLOSED`: The support case associated with this quota increase request was closed. Check the support case correspondence for the outcome of your quota request.
- `INVALID_REQUEST`: Service Quotas couldn't process your resource-level quota increase request because the Amazon Resource Name (ARN) specified as part of the `ContextId` is invalid.



## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `unit`{% #unit %}

**Type**: `STRING`**Provider name**: `Unit`**Description**: The unit of measurement.
