bud.fs.s3.exists
Check whether a file is present in the bucket. Returns true
if file is available.
Usage
const fileExists = await bud.fs.s3.exists(`file.json`)
Check whether a file is present in the bucket. Returns true
if file is available.
const fileExists = await bud.fs.s3.exists(`file.json`)