1 Answer
- Newest
- Most votes
- Most comments
0
Hello there
Regarding your concern, I would mention that your understanding is correct that the root user is only account that can access the Requester UI.
In order to achieve your use case, I would suggest you to follow the 2 options that you proposed:
- Create an AWS account for each user which provides them root access.
- Create a home grown UI that access the platform via the APIs
However, one of the approach and best practices could be that if the end users can use the API with IAM keys. Although you may use your AWS root credentials to access the Mechanical Turk API, you create also create an IAM user and use those credentials instead.
References:
[1] https://docs.aws.amazon.com/AWSMechTurk/latest/AWSMechanicalTurkGettingStartedGuide/SetUp.html
Relevant content
- asked 2 years ago
- asked a year ago
- asked a month ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago