This repository was archived by the owner on Jun 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Creating an AMT Requester Account
Mark McKnight edited this page Mar 30, 2017
·
3 revisions
- Setting up a server
- Installing a SSL Certificate
- Create an AMT Requester Account
- Configuring breadboard
In order to create Human Intelligence Tasks (HITs) using Amazon Mechanical Turk you need to create a Requester account. Additionally, you need to create an Amazon Web Services (AWS) account in order to grant permission for breadboard to access AMT via the API.
- Go to requester.mturk.com and sign up for a new Requester account
- You also need an Amazon Web Services (AWS) account, sign up here
- Log into your AWS account and click on "Identity & Access Management" under the Security & Identity category
- Click on Users and click the Add user button
- Assign a user name and check "Programmatic access" for the Access type, click "Next: Permissions"
- Select "Attach existing policies directly" and check the "AmazonMechanicalTurkFullAccess" policy, click "Next: Review"
- Click "Create user"
- Copy the Access key ID and Secret access key and keep them in a safe place, you will not be able to retrieve them later. Important: The Access key ID in combination with the Secret access key will allow anyone full access to your AMT Requester account, do not commit this key to public source code repositories or share with untrusted users
- Proceed to configuring breadboard
- Upgrading from v2.2 to v2.3
- Home
- Frequently Asked Questions
- Installation
- Dialogs
- Scripting
- Deployment
- Release History
- License