Rdocumentation
powered by
Learn R Programming
aws.s3 (version 0.1.33)
put_bucket: Create bucket
Description
Creates a new S3 bucket.
Usage
put_bucket(bucket, ...)
Arguments
bucket
Character string with the name of the bucket, or an object of class s3_bucket.
...
Additional arguments passed to
s3HTTP
.
Value
TRUE
if successful, aws_error details if not.
References
API Documentation