Split s3 uri path to core components bucket, key and version id
Examples
if (FALSE) { # \dontrun{
# Require AWS S3 credentials
s3_path_dir("s3://my_bucket1/hi.txt")
} # }
Split s3 uri path to core components bucket, key and version id
if (FALSE) { # \dontrun{
# Require AWS S3 credentials
s3_path_dir("s3://my_bucket1/hi.txt")
} # }