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.”

WorkflowSummary - Amazon CodeCatalyst

WorkflowSummary

Information about a workflow.

Contents

createdTime

The date and time the workflow was created, in coordinated universal time (UTC) timestamp format as specified in RFC 3339

Type: Timestamp

Required: Yes

definition

Information about the workflow definition file.

Type: WorkflowDefinitionSummary object

Required: Yes

id

The system-generated unique ID of a workflow.

Type: String

Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}

Required: Yes

lastUpdatedTime

The date and time the workflow was last updated, in coordinated universal time (UTC) timestamp format as specified in RFC 3339

Type: Timestamp

Required: Yes

name

The name of the workflow.

Type: String

Required: Yes

runMode

The run mode of the workflow.

Type: String

Valid Values: QUEUED | PARALLEL | SUPERSEDED

Required: Yes

sourceBranchName

The name of the branch of the source repository where the workflow definition file is stored.

Type: String

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

Required: Yes

sourceRepositoryName

The name of the source repository where the workflow definition file is stored.

Type: String

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

Pattern: (?!.*[.]git$)[\w\-.]*

Required: Yes

status

The status of the workflow.

Type: String

Valid Values: INVALID | ACTIVE

Required: Yes

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.