Module Smaws_Client_MTurk.ListQualificationRequests

The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type. The owner of the Qualification type calls this operation to poll for pending requests, and accepts them using the AcceptQualification operation.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `RequestError of Types.request_error | `ServiceFault of Types.service_fault ] -> string