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

# aws_rds_integration{% #aws_rds_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 when the integration was created, in Universal Coordinated Time (UTC).

## `data_filter`{% #data_filter %}

**Type**: `STRING`**Provider name**: `DataFilter`**Description**: Data filters for the integration. These filters determine which tables from the source database are sent to the target Amazon Redshift data warehouse.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: A 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 associated with the integration.
- `error_message`**Type**: `STRING`**Provider name**: `ErrorMessage`**Description**: A message explaining the error.

## `integration_arn`{% #integration_arn %}

**Type**: `STRING`**Provider name**: `IntegrationArn`**Description**: The 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 Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key used to 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 ARN of the Redshift data warehouse used as the target for replication.
