check_ec2_conf: Check configuration list, and get environment variables if...

View source: R/ec2.R

check_ec2_confR Documentation

Check configuration list, and get environment variables if missing

Description

Check configuration list, and get environment variables if missing

Usage

check_ec2_conf(conf)

Arguments

conf

list with 'key', 'secret', 'region', and 'base_url' parameters. If missing, will look for AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_DEFAULT_REGION in environment variables.

Not exported


fcocquemas/hfty.helpers documentation built on Feb. 13, 2023, 7:25 a.m.