s3_split_uri {botor} | R Documentation |
Split the bucket name and object key from the S3 URI
Description
Split the bucket name and object key from the S3 URI
Usage
s3_split_uri(uri)
Arguments
uri |
string, URI of an S3 object, should start with |
Value
list
[Package botor version 0.4.1 Index]