bucket_create_if_not {sixtyfour}R Documentation

Create a bucket if it does not exist

Description

Create a bucket if it does not exist

Usage

bucket_create_if_not(bucket, force = FALSE)

Arguments

bucket

(character) bucket name. required

force

(logical) force deletion without going through the prompt. default: FALSE. Should only be set to TRUE when required for non-interactive use.


[Package sixtyfour version 0.2.0 Index]