Connect Contact Flow

Connect Contact Flow in AWS is a resource within Amazon Connect that defines the customer experience during an interaction. It is essentially a workflow that controls how calls or chats are routed, what prompts are played, and how agents or automated actions handle the interaction. This resource allows you to design and manage customer journeys, integrating with other AWS services for personalization and automation.

aws.connect_contact_flow

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the flow.
contentcorestringThe 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.
descriptioncorestringThe description of the flow.
flow_content_sha256corestringIndicates the checksum value of the flow content.
idcorestringThe identifier of the flow.
last_modified_regioncorestringThe region in which the flow was last modified
last_modified_timecoretimestampThe time at which the flow was last modified.
namecorestringThe name of the flow.
statecorestringThe type of flow.
statuscorestringThe status of the flow.
tagscorehstore
typecorestringThe type of the flow. For descriptions of the available types, see Choose a flow type in the Amazon Connect Administrator Guide.
versioncoreint64The identifier of the flow version.
version_descriptioncorestringThe description of the flow version.