Module Smaws_Client_MigrationHub.ListMigrationTasks

val request : Smaws_Lib.Context.t -> list_migration_tasks_request -> (list_migration_tasks_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `HomeRegionNotSetException of home_region_not_set_exception | `InternalServerError of internal_server_error | `InvalidInputException of invalid_input_exception | `PolicyErrorException of policy_error_exception | `ResourceNotFoundException of resource_not_found_exception | `ServiceUnavailableException of service_unavailable_exception | `ThrottlingException of throttling_exception ]) Stdlib.result

Lists all, or filtered by resource name, migration tasks associated with the user account making this call. This API has the following traits:

  • Can show a summary list of the most recent migration tasks.
  • Can show a summary list of migration tasks associated with a given discovered resource.
  • Lists migration tasks in a paginated interface.