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

# aws_redshift_integration{% #aws_redshift_integration %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `additional_encryption_context`{% #additional_encryption_context %}

**Type**: `MAP_STRING_STRING` **Provider name**: `AdditionalEncryptionContext` **Description**: The encryption context for the integration. For more information, see [Encryption context](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context) in the Amazon Web Services Key Management Service Developer Guide. 

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreateTime` **Description**: The time (UTC) when the integration was created. 

## `description`{% #description %}

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

## `errors`{% #errors %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `Errors` **Description**: Any errors associated with the integration. 

- `error_code`**Type**: `STRING`**Provider name**: `ErrorCode`**Description**: The error code of an inbound integration error.
- `error_message`**Type**: `STRING`**Provider name**: `ErrorMessage`**Description**: The error message of an inbound integration error.

## `integration_arn`{% #integration_arn %}

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

## `integration_name`{% #integration_name %}

**Type**: `STRING` **Provider name**: `IntegrationName` **Description**: The name of the integration. 

## `kms_key_id`{% #kms_key_id %}

**Type**: `STRING` **Provider name**: `KMSKeyId` **Description**: The Key Management Service (KMS) key identifier for the key used to encrypt the integration. 

## `source_arn`{% #source_arn %}

**Type**: `STRING` **Provider name**: `SourceArn` **Description**: The Amazon Resource Name (ARN) of the database used as the source for replication. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The current status of the integration. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `target_arn`{% #target_arn %}

**Type**: `STRING` **Provider name**: `TargetArn` **Description**: The Amazon Resource Name (ARN) of the Amazon Redshift data warehouse to use as the target for replication. 
