R/delete_bucket.R
delete_bucket.Rd
Deletes an S3 bucket.
delete_bucket(bucket, ...)
Character string with the name of the bucket, or an object of class “s3_bucket”.
Additional arguments passed to s3HTTP.
s3HTTP
TRUE if successful, FALSE otherwise.
TRUE
FALSE
API Documentation