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

# aws_appintegrations_data_integration{% #aws_appintegrations_data_integration %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

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

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The KMS key ARN for the DataIntegration.

## `file_configuration`{% #file_configuration %}

**Type**: `STRUCT`**Provider name**: `FileConfiguration`**Description**: The configuration for what files should be pulled from the source.

- `filters`**Type**: `STRING`**Provider name**: `Filters`**Description**: Restrictions for what files should be pulled from the source.
- `folders`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Folders`**Description**: Identifiers for the source folders to pull all files from recursively.

## `id`{% #id %}

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

## `kms_key`{% #kms_key %}

**Type**: `STRING`**Provider name**: `KmsKey`**Description**: The KMS key ARN for the DataIntegration.

## `name`{% #name %}

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

## `object_configuration`{% #object_configuration %}

**Type**: `MAP_STRING_STRING`**Provider name**: `ObjectConfiguration`**Description**: The configuration for what data should be pulled from the source.

## `schedule_configuration`{% #schedule_configuration %}

**Type**: `STRUCT`**Provider name**: `ScheduleConfiguration`**Description**: The name of the data and how often it should be pulled from the source.

- `first_execution_from`**Type**: `STRING`**Provider name**: `FirstExecutionFrom`**Description**: The start date for objects to import in the first flow run as an Unix/epoch timestamp in milliseconds or in ISO-8601 format.
- `object`**Type**: `STRING`**Provider name**: `Object`**Description**: The name of the object to pull from the data source.
- `schedule_expression`**Type**: `STRING`**Provider name**: `ScheduleExpression`**Description**: How often the data should be pulled from data source.

## `source_uri`{% #source_uri %}

**Type**: `STRING`**Provider name**: `SourceURI`**Description**: The URI of the data source.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
