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

# aws_connect_instance{% #aws_connect_instance %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `instance`{% #instance %}

**Type**: `STRUCT`**Provider name**: `Instance`**Description**: The name of the instance.

- `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the instance.
- `created_time`**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: When the instance was created.
- `id`**Type**: `STRING`**Provider name**: `Id`**Description**: The identifier of the Amazon Connect instance. You can [find the instance ID](https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html) in the Amazon Resource Name (ARN) of the instance.
- `identity_management_type`**Type**: `STRING`**Provider name**: `IdentityManagementType`**Description**: The identity management type.
- `inbound_calls_enabled`**Type**: `BOOLEAN`**Provider name**: `InboundCallsEnabled`**Description**: Whether inbound calls are enabled.
- `instance_access_url`**Type**: `STRING`**Provider name**: `InstanceAccessUrl`**Description**: This URL allows contact center users to access the Amazon Connect admin website.
- `instance_alias`**Type**: `STRING`**Provider name**: `InstanceAlias`**Description**: The alias of instance.
- `instance_status`**Type**: `STRING`**Provider name**: `InstanceStatus`**Description**: The state of the instance.
- `outbound_calls_enabled`**Type**: `BOOLEAN`**Provider name**: `OutboundCallsEnabled`**Description**: Whether outbound calls are enabled.
- `service_role`**Type**: `STRING`**Provider name**: `ServiceRole`**Description**: The service role of the instance.
- `status_reason`**Type**: `STRUCT`**Provider name**: `StatusReason`**Description**: Relevant details why the instance was not successfully created.
  - `message`**Type**: `STRING`**Provider name**: `Message`**Description**: The message.

## `replication_configuration`{% #replication_configuration %}

**Type**: `STRUCT`**Provider name**: `ReplicationConfiguration`**Description**: Status information about the replication process. This field is included only when you are using the [ReplicateInstance](https://docs.aws.amazon.com/connect/latest/APIReference/API_ReplicateInstance.html) API to replicate an Amazon Connect instance across Amazon Web Services Regions. For information about replicating Amazon Connect instances, see [Create a replica of your existing Amazon Connect instance](https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html) in the Amazon Connect Administrator Guide.

- `global_sign_in_endpoint`**Type**: `STRING`**Provider name**: `GlobalSignInEndpoint`**Description**: The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group configuration. For more information about sign-in and traffic distribution groups, see [Important things to know](https://docs.aws.amazon.com/connect/latest/adminguide/setup-traffic-distribution-groups.html) in the Create traffic distribution groups topic in the Amazon Connect Administrator Guide.
- `replication_status_summary_list`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `ReplicationStatusSummaryList`**Description**: A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.
  - `region`**Type**: `STRING`**Provider name**: `Region`**Description**: The Amazon Web Services Region. This can be either the source or the replica Region, depending where it appears in the summary list.
  - `replication_status`**Type**: `STRING`**Provider name**: `ReplicationStatus`**Description**: The state of the replication.
  - `replication_status_reason`**Type**: `STRING`**Provider name**: `ReplicationStatusReason`**Description**: A description of the replication status. Use this information to resolve any issues that are preventing the successful replication of your Amazon Connect instance to another Region.
- `source_region`**Type**: `STRING`**Provider name**: `SourceRegion`**Description**: The Amazon Web Services Region where the source Amazon Connect instance was created. This is the Region where the [ReplicateInstance](https://docs.aws.amazon.com/connect/latest/APIReference/API_ReplicateInstance.html) API was called to start the replication process.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
