Similar issue at bun: https://github.com/oven-sh/bun/issues/16864 Proposed API there: ```js await s3file.write("Hello World!", { append: true }); ```
Similar issue at bun: oven-sh/bun#16864
Proposed API there: