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

View source: R/s3.R

check_s3_confR Documentation

Check configuration list, and get environment variables if missing

Description

Check configuration list, and get environment variables if missing

Usage

check_s3_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.