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

# aws_appintegrations_data_integration_association{% #aws_appintegrations_data_integration_association %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `client_id`{% #client_id %}

**Type**: `STRING`**Provider name**: `ClientId`**Description**: The identifier for the client that is associated with the DataIntegration association.

## `data_integration_arn`{% #data_integration_arn %}

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

## `data_integration_association_arn`{% #data_integration_association_arn %}

**Type**: `STRING`**Provider name**: `DataIntegrationAssociationArn`**Description**: The Amazon Resource Name (ARN) of the DataIntegration association.

## `destination_uri`{% #destination_uri %}

**Type**: `STRING`**Provider name**: `DestinationURI`**Description**: The URI of the data destination.

## `execution_configuration`{% #execution_configuration %}

**Type**: `STRUCT`**Provider name**: `ExecutionConfiguration`

- `execution_mode`**Type**: `STRING`**Provider name**: `ExecutionMode`**Description**: The mode for data import/export execution.
- `on_demand_configuration`**Type**: `STRUCT`**Provider name**: `OnDemandConfiguration`
  - `end_time`**Type**: `STRING`**Provider name**: `EndTime`**Description**: The end time for data pull from the source as an Unix/epoch string in milliseconds
  - `start_time`**Type**: `STRING`**Provider name**: `StartTime`**Description**: The start time for data pull from the source as an Unix/epoch string in milliseconds
- `schedule_configuration`**Type**: `STRUCT`**Provider name**: `ScheduleConfiguration`
  - `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.

## `last_execution_status`{% #last_execution_status %}

**Type**: `STRUCT`**Provider name**: `LastExecutionStatus`**Description**: The execution status of the last job.

- `execution_status`**Type**: `STRING`**Provider name**: `ExecutionStatus`**Description**: The job status enum string.
- `status_message`**Type**: `STRING`**Provider name**: `StatusMessage`**Description**: The status message of a job.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
