setEnvironment: setEnvironment

Description Usage Arguments Examples

View source: R/setEnvironment.R

Description

This function sets the environment variables for the AWS environment

Usage

1
setEnvironment(key, secret, region)

Arguments

key

This goes into the AWS_ACCESS_KEY_ID

secret

This goes into the AWS_SECRET_ACCESS_KEY

region

This goes into the AWS_DEFAULT_REGION

Examples

1
setEnvironment("xxxxxxxx", "xxxxx/xxx", "ap-south-1")

DeepanshKhurana/cloudSimplifieR documentation built on May 23, 2019, 3:03 a.m.