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

# aws_servicecatalog_application{% #aws_servicecatalog_application %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `application_tag`{% #application_tag %}

**Type**: `MAP_STRING_STRING`**Provider name**: `applicationTag`**Description**: A key-value pair that identifies an associated resource.

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The Amazon resource name (ARN) that specifies the application across services.

## `associated_resource_count`{% #associated_resource_count %}

**Type**: `INT32`**Provider name**: `associatedResourceCount`**Description**: The number of top-level resources that were registered as part of this application.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `creationTime`**Description**: The ISO-8601 formatted timestamp of the moment when the application was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The description of the application.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: The identifier of the application.

## `integrations`{% #integrations %}

**Type**: `STRUCT`**Provider name**: `integrations`**Description**: The information about the integration of the application with other services, such as Resource Groups.

- `application_tag_resource_group`**Type**: `STRUCT`**Provider name**: `applicationTagResourceGroup`
  - `arn`**Type**: `STRING`**Provider name**: `arn`**Description**: The Amazon resource name (ARN) of the resource group.
  - `error_message`**Type**: `STRING`**Provider name**: `errorMessage`**Description**: The error message that generates when the propagation process for the resource group fails.
  - `state`**Type**: `STRING`**Provider name**: `state`**Description**: The state of the propagation process for the resource group. The states includes: `CREATING`if the resource group is in the process of being created. `CREATE_COMPLETE` if the resource group was created successfully. `CREATE_FAILED` if the resource group failed to be created. `UPDATING` if the resource group is in the process of being updated. `UPDATE_COMPLETE` if the resource group updated successfully. `UPDATE_FAILED` if the resource group could not update successfully.
- `resource_group`**Type**: `STRUCT`**Provider name**: `resourceGroup`**Description**: The information about the resource group integration.
  - `arn`**Type**: `STRING`**Provider name**: `arn`**Description**: The Amazon resource name (ARN) of the resource group.
  - `error_message`**Type**: `STRING`**Provider name**: `errorMessage`**Description**: The error message that generates when the propagation process for the resource group fails.
  - `state`**Type**: `STRING`**Provider name**: `state`**Description**: The state of the propagation process for the resource group. The states includes: `CREATING`if the resource group is in the process of being created. `CREATE_COMPLETE` if the resource group was created successfully. `CREATE_FAILED` if the resource group failed to be created. `UPDATING` if the resource group is in the process of being updated. `UPDATE_COMPLETE` if the resource group updated successfully. `UPDATE_FAILED` if the resource group could not update successfully.

## `last_update_time`{% #last_update_time %}

**Type**: `TIMESTAMP`**Provider name**: `lastUpdateTime`**Description**: The ISO-8601 formatted timestamp of the moment when the application was last updated.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the application. The name must be unique in the region in which you are creating the application.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
