powered by
This function sets the environment variables for the AWS environment
setEnvironment(key, secret, region)
This goes into the AWS_ACCESS_KEY_ID
This goes into the AWS_SECRET_ACCESS_KEY
This goes into the AWS_DEFAULT_REGION
# NOT RUN { setEnvironment("xxxxxxxx", "xxxxx/xxx", "ap-south-1") # }
Run the code above in your browser using DataLab