Construct an s3 uri path from path vector
Examples
if (FALSE) { # \dontrun{
# Require AWS S3 credentials
s3_path_dir(c("s3://my_bucket1/hi.txt", "s3://my_bucket/bye.txt"))
} # }
Construct an s3 uri path from path vector
if (FALSE) { # \dontrun{
# Require AWS S3 credentials
s3_path_dir(c("s3://my_bucket1/hi.txt", "s3://my_bucket/bye.txt"))
} # }