MTurk#
Client#
- class MTurk.Client#
 A low-level client representing Amazon Mechanical Turk (MTurk)
import boto3 client = boto3.client('mturk')
These are the available methods:
- accept_qualification_request
 - approve_assignment
 - associate_qualification_with_worker
 - can_paginate
 - close
 - create_additional_assignments_for_hit
 - create_hit
 - create_hit_type
 - create_hit_with_hit_type
 - create_qualification_type
 - create_worker_block
 - delete_hit
 - delete_qualification_type
 - delete_worker_block
 - disassociate_qualification_from_worker
 - get_account_balance
 - get_assignment
 - get_file_upload_url
 - get_hit
 - get_paginator
 - get_qualification_score
 - get_qualification_type
 - get_waiter
 - list_assignments_for_hit
 - list_bonus_payments
 - list_hits
 - list_hits_for_qualification_type
 - list_qualification_requests
 - list_qualification_types
 - list_review_policy_results_for_hit
 - list_reviewable_hits
 - list_worker_blocks
 - list_workers_with_qualification_type
 - notify_workers
 - reject_assignment
 - reject_qualification_request
 - send_bonus
 - send_test_event_notification
 - update_expiration_for_hit
 - update_hit_review_status
 - update_hit_type_of_hit
 - update_notification_settings
 - update_qualification_type
 
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: