/AWS1/IF_MWS¶
/AWS1/IF_MWS represents the ABAP client for the MWAA Serverless service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_MWS
| Operation | Method |
|---|---|
| CreateWorkflow | CREATEWORKFLOW() |
| DeleteWorkflow | DELETEWORKFLOW() |
| GetTaskInstance | GETTASKINSTANCE() |
| GetWorkflow | GETWORKFLOW() |
| GetWorkflowRun | GETWORKFLOWRUN() |
| ListTagsForResource | LISTTAGSFORRESOURCE() |
| ListTaskInstances | LISTTASKINSTANCES() |
| ListWorkflowRuns | LISTWORKFLOWRUNS() |
| ListWorkflows | LISTWORKFLOWS() |
| ListWorkflowVersions | LISTWORKFLOWVERSIONS() |
| StartWorkflowRun | STARTWORKFLOWRUN() |
| StopWorkflowRun | STOPWORKFLOWRUN() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateWorkflow | UPDATEWORKFLOW() |