選取您的 Cookie 偏好設定

我們使用提供自身網站和服務所需的基本 Cookie 和類似工具。我們使用效能 Cookie 收集匿名統計資料,以便了解客戶如何使用我們的網站並進行改進。基本 Cookie 無法停用,但可以按一下「自訂」或「拒絕」以拒絕效能 Cookie。

如果您同意,AWS 與經核准的第三方也會使用 Cookie 提供實用的網站功能、記住您的偏好設定,並顯示相關內容,包括相關廣告。若要接受或拒絕所有非必要 Cookie,請按一下「接受」或「拒絕」。若要進行更詳細的選擇,請按一下「自訂」。

WorkflowExecutionMetadata - EC2 Image Builder
此頁面尚未翻譯為您的語言。 請求翻譯

WorkflowExecutionMetadata

Metadata that includes details and status from this runtime instance of the workflow.

Contents

endTime

The timestamp when this runtime instance of the workflow finished.

Type: String

Required: No

message

The runtime output message from the workflow, if applicable.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 500.

Required: No

parallelGroup

The name of the test group that included the test workflow resource at runtime.

Type: String

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

Pattern: ^[A-Za-z0-9][A-Za-z0-9-_+#]{0,99}$

Required: No

startTime

The timestamp when the runtime instance of this workflow started.

Type: String

Required: No

status

The current runtime status for this workflow.

Type: String

Valid Values: PENDING | SKIPPED | RUNNING | COMPLETED | FAILED | ROLLBACK_IN_PROGRESS | ROLLBACK_COMPLETED | CANCELLED

Required: No

totalStepCount

The total number of steps in the workflow. This should equal the sum of the step counts for steps that succeeded, were skipped, and failed.

Type: Integer

Required: No

totalStepsFailed

A runtime count for the number of steps in the workflow that failed.

Type: Integer

Required: No

totalStepsSkipped

A runtime count for the number of steps in the workflow that were skipped.

Type: Integer

Required: No

totalStepsSucceeded

A runtime count for the number of steps in the workflow that ran successfully.

Type: Integer

Required: No

type

Indicates what type of workflow that Image Builder ran for this runtime instance of the workflow.

Type: String

Valid Values: BUILD | TEST | DISTRIBUTION

Required: No

workflowBuildVersionArn

The Amazon Resource Name (ARN) of the workflow resource build version that ran.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^arn:aws(?:-[a-z]+)*:imagebuilder:[a-z]{2,}(?:-[a-z]+)+-[0-9]+:(?:[0-9]{12}|aws(?:-[a-z-]+)?):workflow/(build|test|distribution)/[a-z0-9-_]+/[0-9]+\.[0-9]+\.[0-9]+/[0-9]+$

Required: No

workflowExecutionId

Unique identifier that Image Builder assigns to keep track of runtime resources each time it runs a workflow.

Type: String

Pattern: ^wf-[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: No

See Also

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

隱私權網站條款Cookie 偏好設定
© 2025, Amazon Web Services, Inc.或其附屬公司。保留所有權利。