Data retrieval APIs for AWS Migration Hub Orchestrator
AWS Migration Hub Orchestrator provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
GetMessage | The plugin to receive information from the service | Read |
GetTemplate | Get retrieve metadata for a Template | Read |
GetTemplateStep | Retrieve details of a step associated with a template and a step group | Read |
GetTemplateStepGroup | Retrieve metadata of a step group under a template | Read |
GetWorkflow | Retrieve metadata asscociated with a workflow | Read |
GetWorkflowStep | Get details of step associated with a workflow and a step group | Read |
GetWorkflowStepGroup | Get details of a step group associated with a workflow | Read |
ListPlugins | Get a list all registered Plugins | List |
ListTagsForResource | Get a list of all the tags tied to a resource | Read |
ListTemplateStepGroups | Lists step groups of a template | List |
ListTemplateSteps | Get a list of steps in a step group | List |
ListTemplates | Get a list of all Templates available to customer | List |
ListWorkflowStepGroups | Get list of step groups associated with a workflow | List |
ListWorkflowSteps | Get a list of steps within step group associated with a workflow | List |
ListWorkflows | List all workflows | List |