39 actions in the mechanicalturk service. Select an action to see its access level, resource ARNs, condition keys, and a copy-paste IAM policy.
The AcceptQualificationRequest operation grants a Worker's request for a Qualification
The ApproveAssignment operation approves the results of a completed assignment
The AssociateQualificationWithWorker operation gives a Worker a Qualification
The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT
The CreateHIT operation creates a new HIT (Human Intelligence Task)
The CreateHITType operation creates a new HIT type
The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation
The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure
The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs
The DeleteHIT operation disposes of a HIT that is no longer needed
The DeleteQualificationType disposes a Qualification type and disposes any HIT types that are associated with the Qualification type
The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs
The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user
The GetAccountBalance operation retrieves the amount of money in your Amazon Mechanical Turk account
The GetAssignment retrieves an assignment with an AssignmentStatus value of Submitted, Approved, or Rejected, using the assignment's ID
The GetFileUploadURL operation generates and returns a temporary URL
The GetHIT operation retrieves the details of the specified HIT
The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type
The GetQualificationType operation retrieves information about a Qualification type using its ID
The ListAssignmentsForHIT operation retrieves completed assignments for a HIT
The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment
The ListHITs operation returns all of a Requester's HITs
The ListHITsForQualificationType operation returns the HITs that use the given QualififcationType for a QualificationRequirement
The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type
The ListQualificationTypes operation searches for Qualification types using the specified search query, and returns a list of Qualification types
The ListReviewableHITs operation returns all of a Requester's HITs that have not been approved or rejected
The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies during a CreateHIT operation
The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs
The ListWorkersWithQualificationType operation returns all of the Workers with a given Qualification type
The NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker ID
The RejectAssignment operation rejects the results of a completed assignment
The RejectQualificationRequest operation rejects a user's request for a Qualification
The SendBonus operation issues a payment of money from your account to a Worker
The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification
The UpdateExpirationForHIT operation allows you extend the expiration time of a HIT beyond is current expiration or expire a HIT immediately
The UpdateHITReviewStatus operation toggles the status of a HIT
The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT
The UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for a HIT type
The UpdateQualificationType operation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure