v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159484.0 KB

Lists all workflows in your account, with optional pagination support. This operation returns summary information for workflows, showing only the most recently created version of each workflow. Amazon Managed Workflows for Apache Airflow Serverless maintains workflow metadata in a highly available, distributed storage system that enables efficient querying and filtering. The service implements proper access controls to ensure you can only view workflows that you have permissions to access, supporting both individual and team-based workflow management scenarios.

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

Headers

X-Amz-Target'AmazonMWAAServerless.ListWorkflows' required

Request body

MaxResultsinteger

The maximum number of workflows you want 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>ListWorkflows</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.