s3_delete {botor}R Documentation

Delete an object stored in S3

Description

Delete an object stored in S3

Usage

s3_delete(uri)

Arguments

uri

string, URI of an S3 object, should start with s3://, then bucket name and object key


[Package botor version 0.4.0 Index]