makeS3Bucket: AWS Support Function: Creates an S3 Bucket...

Description Usage Arguments Details Author(s)

View source: R/awsFunctions.R

Description

AWS Support Function: Creates an S3 Bucket

Usage

1
makeS3Bucket(bucketName)

Arguments

bucketName

string of the name of the bucket to be created

Details

Creates an S3 bucket. If the bucket already exists, no warning is returned.

Author(s)

James "JD" Long


leeper/segue documentation built on May 21, 2019, 1:39 a.m.