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

# aws_connect_contact_flow{% #aws_connect_contact_flow %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

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

## `content`{% #content %}

**Type**: `STRING` **Provider name**: `Content` **Description**: The JSON string that represents the content of the flow. For an example, see [Example flow in Amazon Connect Flow language](https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-example.html). Length Constraints: Minimum length of 1. Maximum length of 256000. 

## `description`{% #description %}

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

## `flow_content_sha256`{% #flow_content_sha256 %}

**Type**: `STRING` **Provider name**: `FlowContentSha256` **Description**: Indicates the checksum value of the flow content. 

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `Id` **Description**: The identifier of the flow. 

## `last_modified_region`{% #last_modified_region %}

**Type**: `STRING` **Provider name**: `LastModifiedRegion` **Description**: The region in which the flow was last modified 

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastModifiedTime` **Description**: The time at which the flow was last modified. 

## `name`{% #name %}

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

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `State` **Description**: The type of flow. 

## `status`{% #status %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `type`{% #type %}

**Type**: `STRING` **Provider name**: `Type` **Description**: The type of the flow. For descriptions of the available types, see [Choose a flow type](https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types) in the Amazon Connect Administrator Guide. 

## `version`{% #version %}

**Type**: `INT64` **Provider name**: `Version` **Description**: The identifier of the flow version. 

## `version_description`{% #version_description %}

**Type**: `STRING` **Provider name**: `VersionDescription` **Description**: The description of the flow version. 
