Returns runtime data for each step in a runtime instance of the workflow that you specify in the request.
See https://www.paws-r-sdk.com/docs/imagebuilder_list_workflow_step_executions/ for full documentation.
imagebuilder_list_workflow_step_executions(
maxResults = NULL,
nextToken = NULL,
workflowExecutionId
)
The maximum items to return in a request.
A token to specify where to start paginating. This is the nextToken from a previously truncated response.
[required] The unique identifier that Image Builder assigned to keep track of runtime details when it ran the workflow.