s3_split_uri: Split the bucket name and object key from the S3 URI

View source: R/s3.R

s3_split_uriR 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 s3://, then bucket name and object key

Value

list


botor documentation built on March 31, 2023, 9:53 p.m.