Data retrieval APIs for AWS MWAA Serverless
AWS MWAA Serverless provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetTaskInstance | Retrieve the task details for a workflow run | Read |
| GetWorkflow | Retrieve details about a workflow | Read |
| GetWorkflowRun | Retrieve details about a workflow run | Read |
| ListTagsForResource | List the tags for the specified resource | Read |
| ListTaskInstances | List the tasks for a workflow run | List |
| ListWorkflowRuns | List the workflow runs of a workflow | List |
| ListWorkflowVersions | List the workflow versions | List |
| ListWorkflows | List the workflows | List |