v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456338351.9 KB

Shows runtime data for each step in a runtime instance of the workflow that you specify in the request.

post/ListWorkflowStepExecutions

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

maxResultsinteger

The maximum items to return in a request.

nextTokenstring

A token to specify where to start paginating. This is the NextToken from a previously truncated response.

workflowExecutionIdstring required

The unique identifier that Image Builder assigned to keep track of runtime details when it ran the workflow.

Response

Success

requestIdstring

The request ID that uniquely identifies this request.

workflowBuildVersionArnstring

The build version ARN for the Image Builder workflow resource that defines the steps for this runtime instance of the workflow.

workflowExecutionIdstring

The unique identifier that Image Builder assigned to keep track of runtime details when it ran the workflow.

imageBuildVersionArnstring

The image build version resource ARN that's associated with the specified runtime instance of the workflow.

messagestring

The output message from the list action, if applicable.

nextTokenstring

The next token used for paginated responses. When this field isn't empty, there are additional elements that the service has'ot included in this request. Use this token with the next request to retrieve additional objects.