bud.fs.s3.read
Read a file from the bucket. The file is returned with utf8 encoding.
Usage
const contents = await bud.fs.s3.read(`file.json`)
Read a file from the bucket. The file is returned with utf8 encoding.
const contents = await bud.fs.s3.read(`file.json`)