Module Smaws_Client_MTurk.GetHIT

The GetHIT operation retrieves the details of the specified HIT.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `RequestError of Types.request_error | `ServiceFault of Types.service_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_hit_request -> (Types.get_hit_response, [> Smaws_Lib.Protocols.AwsJson.error | `RequestError of Types.request_error | `ServiceFault of Types.service_fault ]) Stdlib.result