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: