Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ContactFlow - Amazon Connect

ContactFlow

Contains information about a flow.

Contents

Arn

The Amazon Resource Name (ARN) of the flow.

Type: String

Required: No

Content

The JSON string that represents the content of the flow. For an example, see Example flow in Amazon Connect Flow language.

Length Constraints: Minimum length of 1. Maximum length of 256000.

Type: String

Required: No

Description

The description of the flow.

Type: String

Required: No

FlowContentSha256

Indicates the checksum value of the flow content.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9]{64}$

Required: No

Id

The identifier of the flow.

Type: String

Length Constraints: Maximum length of 500.

Required: No

LastModifiedRegion

The region in which the flow was last modified

Type: String

Pattern: [a-z]{2}(-[a-z]+){1,2}(-[0-9])?

Required: No

LastModifiedTime

The time at which the flow was last modified.

Type: Timestamp

Required: No

Name

The name of the flow.

Type: String

Length Constraints: Minimum length of 1.

Required: No

State

The type of flow.

Type: String

Valid Values: ACTIVE | ARCHIVED

Required: No

Status

The status of the flow.

Type: String

Valid Values: PUBLISHED | SAVED

Required: No

Tags

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[\p{L}\p{Z}\p{N}_.:/=+\-@]*$

Value Length Constraints: Maximum length of 256.

Required: No

Type

The type of the flow. For descriptions of the available types, see Choose a flow type in the Amazon Connect Administrator Guide.

Type: String

Valid Values: CONTACT_FLOW | CUSTOMER_QUEUE | CUSTOMER_HOLD | CUSTOMER_WHISPER | AGENT_HOLD | AGENT_WHISPER | OUTBOUND_WHISPER | AGENT_TRANSFER | QUEUE_TRANSFER | CAMPAIGN

Required: No

Version

The identifier of the flow version.

Type: Long

Valid Range: Minimum value of 1.

Required: No

VersionDescription

The description of the flow version.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.