ListWorkflowsItem - Amazon Connect

ListWorkflowsItem

A workflow in list of workflows.

Contents

CreatedAt

Creation timestamp for workflow.

Type: Timestamp

Required: Yes

LastUpdatedAt

Last updated timestamp for workflow.

Type: Timestamp

Required: Yes

Status

Status of workflow execution.

Type: String

Valid Values: NOT_STARTED | IN_PROGRESS | COMPLETE | FAILED | SPLIT | RETRY | CANCELLED

Required: Yes

StatusDescription

Description for workflow execution status.

Type: String

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

Required: Yes

WorkflowId

Unique identifier for the workflow.

Type: String

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

Required: Yes

WorkflowType

The type of workflow. The only supported value is APPFLOW_INTEGRATION.

Type: String

Valid Values: APPFLOW_INTEGRATION

Required: Yes

See Also

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