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

# aws_connect_quick_connect{% #aws_connect_quick_connect %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `Description` **Description**: The description. 

## `last_modified_region`{% #last_modified_region %}

**Type**: `STRING` **Provider name**: `LastModifiedRegion` **Description**: The Amazon Web Services Region where this resource was last modified. 

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastModifiedTime` **Description**: The timestamp when this resource was last modified. 

## `name`{% #name %}

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

## `quick_connect_arn`{% #quick_connect_arn %}

**Type**: `STRING` **Provider name**: `QuickConnectARN` **Description**: The Amazon Resource Name (ARN) of the quick connect. 

## `quick_connect_config`{% #quick_connect_config %}

**Type**: `STRUCT` **Provider name**: `QuickConnectConfig` **Description**: Contains information about the quick connect. 

- `phone_config`**Type**: `STRUCT`**Provider name**: `PhoneConfig`**Description**: The phone configuration. This is required only if QuickConnectType is PHONE_NUMBER.
  - `phone_number`**Type**: `STRING`**Provider name**: `PhoneNumber`**Description**: The phone number in E.164 format.
- `queue_config`**Type**: `STRUCT`**Provider name**: `QueueConfig`**Description**: The queue configuration. This is required only if QuickConnectType is QUEUE.
  - `contact_flow_id`**Type**: `STRING`**Provider name**: `ContactFlowId`**Description**: The identifier of the flow.
  - `queue_id`**Type**: `STRING`**Provider name**: `QueueId`**Description**: The identifier for the queue.
- `quick_connect_type`**Type**: `STRING`**Provider name**: `QuickConnectType`**Description**: The type of quick connect. In the Amazon Connect admin website, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- `user_config`**Type**: `STRUCT`**Provider name**: `UserConfig`**Description**: The user configuration. This is required only if QuickConnectType is USER.
  - `contact_flow_id`**Type**: `STRING`**Provider name**: `ContactFlowId`**Description**: The identifier of the flow.
  - `user_id`**Type**: `STRING`**Provider name**: `UserId`**Description**: The identifier of the user.

## `quick_connect_id`{% #quick_connect_id %}

**Type**: `STRING` **Provider name**: `QuickConnectId` **Description**: The identifier for the quick connect. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
