v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159484.0 KB

Lists all task instances for a specific workflow run, with optional pagination support.

post/#X-Amz-Target=AmazonMWAAServerless.ListTaskInstances

Headers

X-Amz-Target'AmazonMWAAServerless.ListTaskInstances' required

Request body

WorkflowArnstring required

The Amazon Resource Name (ARN) of the workflow that contains the run.

RunIdstring required

The unique identifier of the workflow run for which you want a list of task instances.

MaxResultsinteger

The maximum number of task instances to return in a single response.

NextTokenstring

The pagination token you need to use to retrieve the next set of results. This value is returned from a previous call to <code>ListTaskInstances</code>.

Response

Success

NextTokenstring

The pagination token you need to use to retrieve the next set of results. This value is null if there are no more results.