MigrationHubOrchestrator#
Client#
- class MigrationHubOrchestrator.Client#
A low-level client representing AWS Migration Hub Orchestrator
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS Migration Hub Orchestrator. The topic for each action shows the API request parameters and responses. Alternatively, you can use one of the AWS SDKs to access an API that is tailored to the programming language or platform that you’re using.
client = session.create_client('migrationhuborchestrator')
These are the available methods:
- can_paginate
- close
- create_template
- create_workflow
- create_workflow_step
- create_workflow_step_group
- delete_template
- delete_workflow
- delete_workflow_step
- delete_workflow_step_group
- get_paginator
- get_template
- get_template_step
- get_template_step_group
- get_waiter
- get_workflow
- get_workflow_step
- get_workflow_step_group
- list_plugins
- list_tags_for_resource
- list_template_step_groups
- list_template_steps
- list_templates
- list_workflow_step_groups
- list_workflow_steps
- list_workflows
- retry_workflow_step
- start_workflow
- stop_workflow
- tag_resource
- untag_resource
- update_template
- update_workflow
- update_workflow_step
- update_workflow_step_group
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: