Learn R Programming

pyMTurkR (version 1.1.6)

CheckAWSKeys: Helper function to check AWS Keys

Description

Checks for the existence of environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

Usage

CheckAWSKeys()

Arguments

Value

A logical indicating whether AWS Keys were found as environment variables.