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

# aws_appintegrations_application{% #aws_appintegrations_application %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `application_source_config`{% #application_source_config %}

**Type**: `STRUCT`**Provider name**: `ApplicationSourceConfig`**Description**: The configuration for where the application should be loaded from.

- `external_url_config`**Type**: `STRUCT`**Provider name**: `ExternalUrlConfig`**Description**: The external URL source for the application.
  - `access_url`**Type**: `STRING`**Provider name**: `AccessUrl`**Description**: The URL to access the application.
  - `approved_origins`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ApprovedOrigins`**Description**: Additional URLs to allow list if different than the access URL.

## `arn`{% #arn %}

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

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: The created time of the Application.

## `description`{% #description %}

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

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `Id`**Description**: A unique identifier for the Application.

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastModifiedTime`**Description**: The last modified time of the Application.

## `name`{% #name %}

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

## `namespace`{% #namespace %}

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

## `permissions`{% #permissions %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Permissions`**Description**: The configuration of events or requests that the application has access to.

## `publications`{% #publications %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Publications`**Description**: The events that the application publishes.

- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the publication.
- `event`**Type**: `STRING`**Provider name**: `Event`**Description**: The name of the publication.
- `schema`**Type**: `STRING`**Provider name**: `Schema`**Description**: The JSON schema of the publication event.

## `subscriptions`{% #subscriptions %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Subscriptions`**Description**: The events that the application subscribes.

- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the subscription.
- `event`**Type**: `STRING`**Provider name**: `Event`**Description**: The name of the subscription.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
