v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456338351.9 KB

Returns a list of workflow runtime instance metadata objects for a specific image build version.

post/ListWorkflowExecutions

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.

imageBuildVersionArnstring required

List all workflow runtime instances for the specified image build version resource ARN.

Response

Success

requestIdstring

The request ID that uniquely identifies this request.

imageBuildVersionArnstring

The resource ARN of the image build version for which you requested a list of workflow runtime details.

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.