v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159484.0 KB

Lists all versions of a specified workflow, with optional pagination support.

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

Headers

X-Amz-Target'AmazonMWAAServerless.ListWorkflowVersions' required

Request body

MaxResultsinteger

The maximum number of workflow versions 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>ListWorkflowVersions</code>.

WorkflowArnstring required

The Amazon Resource Name (ARN) of the workflow for which you want to list versions.

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.