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 April 3, 2025, 7:30 p.m.