Module Smaws_Client_SQS.ListMessageMoveTasks

Gets the most recent message movement tasks (up to 10) under a specific source queue.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidAddress of Types.invalid_address | `InvalidSecurity of Types.invalid_security | `RequestThrottled of Types.request_throttled | `ResourceNotFoundException of Types.resource_not_found_exception | `UnsupportedOperation of Types.unsupported_operation ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_message_move_tasks_request -> (Types.list_message_move_tasks_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidAddress of Types.invalid_address | `InvalidSecurity of Types.invalid_security | `RequestThrottled of Types.request_throttled | `ResourceNotFoundException of Types.resource_not_found_exception | `UnsupportedOperation of Types.unsupported_operation ]) Stdlib.result