import * as mod from "https://aws-api.deno.dev/v0.2/services/mturk.ts?docs=full";
AcceptQualificationRequestRequest | |
ApproveAssignmentRequest | |
Assignment | The Assignment data structure represents a single assignment of a HIT to a Worker. The assignment tracks the Worker's efforts to complete the HIT, and contains the results for later retrieval. |
AssociateQualificationWithWorkerRequest | |
BonusPayment | An object representing a Bonus payment paid to a Worker. |
CreateAdditionalAssignmentsForHITRequest | |
CreateHITRequest | |
CreateHITResponse | |
CreateHITTypeRequest | |
CreateHITTypeResponse | |
CreateHITWithHITTypeRequest | |
CreateHITWithHITTypeResponse | |
CreateQualificationTypeRequest | |
CreateQualificationTypeResponse | |
CreateWorkerBlockRequest | |
DeleteHITRequest | |
DeleteQualificationTypeRequest | |
DeleteWorkerBlockRequest | |
DisassociateQualificationFromWorkerRequest | |
GetAccountBalanceResponse | |
GetAssignmentRequest | |
GetAssignmentResponse | |
GetFileUploadURLRequest | |
GetFileUploadURLResponse | |
GetHITRequest | |
GetHITResponse | |
GetQualificationScoreRequest | |
GetQualificationScoreResponse | |
GetQualificationTypeRequest | |
GetQualificationTypeResponse | |
HIT | The HIT data structure represents a single HIT, including all the information necessary for a Worker to accept and complete the HIT. |
HITLayoutParameter | The HITLayoutParameter data structure defines parameter values used with a HITLayout. A HITLayout is a reusable Amazon Mechanical Turk project template used to provide Human Intelligence Task (HIT) question data for CreateHIT. |
ListAssignmentsForHITRequest | |
ListAssignmentsForHITResponse | |
ListBonusPaymentsRequest | |
ListBonusPaymentsResponse | |
ListHITsForQualificationTypeRequest | |
ListHITsForQualificationTypeResponse | |
ListHITsRequest | |
ListHITsResponse | |
ListQualificationRequestsRequest | |
ListQualificationRequestsResponse | |
ListQualificationTypesRequest | |
ListQualificationTypesResponse | |
ListReviewableHITsRequest | |
ListReviewableHITsResponse | |
ListReviewPolicyResultsForHITRequest | |
ListReviewPolicyResultsForHITResponse | |
ListWorkerBlocksRequest | |
ListWorkerBlocksResponse | |
ListWorkersWithQualificationTypeRequest | |
ListWorkersWithQualificationTypeResponse | |
Locale | The Locale data structure represents a geographical region or location. |
NotificationSpecification | The NotificationSpecification data structure describes a HIT event notification for a HIT type. |
NotifyWorkersFailureStatus | When MTurk encounters an issue with notifying the Workers you specified, it returns back this object with failure details. |
NotifyWorkersRequest | |
NotifyWorkersResponse | |
ParameterMapEntry | This data structure is the data type for the AnswerKey parameter of the ScoreMyKnownAnswers/2011-09-01 Review Policy. |
PolicyParameter | Name of the parameter from the Review policy. |
Qualification | The Qualification data structure represents a Qualification assigned to a user, including the Qualification type and the value (score). |
QualificationRequest | The QualificationRequest data structure represents a request a Worker has made for a Qualification. |
QualificationRequirement | The QualificationRequirement data structure describes a Qualification that a Worker must have before the Worker is allowed to accept a HIT. A requirement may optionally state that a Worker must have the Qualification in order to preview the HIT, or see the HIT in search results. |
QualificationType | The QualificationType data structure represents a Qualification type, a description of a property of a Worker that must match the requirements of a HIT for the Worker to be able to accept the HIT. The type also describes how a Worker can obtain a Qualification of that type, such as through a Qualification test. |
RejectAssignmentRequest | |
RejectQualificationRequestRequest | |
ReviewActionDetail | Both the AssignmentReviewReport and the HITReviewReport elements contains the ReviewActionDetail data structure. This structure is returned multiple times for each action specified in the Review Policy. |
ReviewPolicy | HIT Review Policy data structures represent HIT review policies, which you specify when you create a HIT. |
ReviewReport | Contains both ReviewResult and ReviewAction elements for a particular HIT. |
ReviewResultDetail | This data structure is returned multiple times for each result specified in the Review Policy. |
SendBonusRequest | |
SendTestEventNotificationRequest | |
UpdateExpirationForHITRequest | |
UpdateHITReviewStatusRequest | |
UpdateHITTypeOfHITRequest | |
UpdateNotificationSettingsRequest | |
UpdateQualificationTypeRequest | |
UpdateQualificationTypeResponse | |
WorkerBlock | The WorkerBlock data structure represents a Worker who has been blocked. It has two elements: the WorkerId and the Reason for the block. |