powered by
Create an API client. Only advanced users will likely need to use this function. CheckAWSKeys() is a helper function that checks if your AWS keys can be found.
CheckAWSKeys()
GetClient( sandbox = getOption("pyMTurkR.sandbox", TRUE), restart.client = FALSE )
No return value; Called to populate pyMTurkR$Client
A logical indicating whether the client should be in the sandbox environment or the live environment.
A boolean that specifies whether to force the creation of a new client.
Tyler Burleigh
StartClient() is an alias
StartClient()
AWS SDK for Python (Boto3) Boto3 Docs
if (FALSE) { GetClient() }
Run the code above in your browser using DataLab