bucket_create_if_not: Create a bucket if it does not exist

View source: R/bucket.R

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


sixtyfour documentation built on April 3, 2025, 8:22 p.m.