Checks if an object exists in S3
Checks if an object exists in S3
s3_exists(uri)
uri |
string, URI of an S3 object, should start with |
boolean
## Not run: s3_exists('s3://botor/example-data/mtcars.csv') s3_exists('s3://botor/example-data/UNDEFINED.CSVLX') ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.