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


daroczig/botor documentation built on March 15, 2023, 12:23 p.m.