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

WorkflowRunSummary - Amazon CodeCatalyst

WorkflowRunSummary

Information about a workflow run.

Contents

id

The system-generated unique ID of the workflow run.

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

startTime

The date and time the workflow run began, in coordinated universal time (UTC) timestamp format as specified in RFC 3339.

Type: Timestamp

Required: Yes

status

The status of the workflow run.

Type: String

Valid Values: SUCCEEDED | FAILED | STOPPED | SUPERSEDED | CANCELLED | NOT_RUN | VALIDATING | PROVISIONING | IN_PROGRESS | STOPPING | ABANDONED

Required: Yes

workflowId

The system-generated unique ID of the 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

workflowName

The name of the workflow.

Type: String

Required: Yes

endTime

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

Type: Timestamp

Required: No

statusReasons

The reasons for the workflow run status.

Type: Array of WorkflowRunStatusReason objects

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.