r - Secret Access Key from AWS for MTurkR -


I am trying to install the MTKR R package for the first time, for which access keys are required, both "log in Key ID "and" Secret Access "from ADS:

However, Amazon recently removed" the ability to retrieve the existing secret access key for its AWS (root account). "

I tried to create an IAM user and use my access key within the credentials () command, but get the following error:

 < Code> error (AWS mechanic. Obsolete identity): AWS Identification and Access Management (IAM) user account can not be used for Amazon Mechanical Turk.  

Is there a way around this issue? Do I have to wait for package updates?


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -