snowball_setup: Perform snowball setup. Read AWS key pair from file.

View source: R/setup.R

snowball_setupR Documentation

Perform snowball setup. Read AWS key pair from file.

Description

Perform snowball setup. Read AWS key pair from file.

Usage

snowball_setup(config_file = "~/.snowball", echo = FALSE)

Arguments

config_file

location of the configuration file, default ~/.snowball

echo

if TRUE print the credentials read from the file to the console.

Value

TRUE if config sucessfully read and set. False if file could not be found.

Examples

## Not run: 
snowball_setup()

## End(Not run)

ropenscilabs/snowball documentation built on May 18, 2022, 8:32 p.m.