setCredentials: ##' AWS Support Function: set up credentials...

Description Usage Arguments Details Author(s)

View source: R/awsFunctions.R

Description

##' AWS Support Function: set up credentials

Usage

1
2
setCredentials(awsAccessKeyText, awsSecretKeyText,
    setEnvironmentVariables=TRUE)

Arguments

awsAccessKeyText

your AWS Access Key as a string

awsSecretKeyText

your AWS Secret Key as a string

setEnvironmentVariables

T/F would you like environment variables to be set so Segue will read the credentials on load

Details

sets up the credentials needed to access AWS and optionally sets environment variables for auto loading of credentials in the future

Author(s)

James "JD" Long


leeper/segue documentation built on May 21, 2019, 1:39 a.m.