0.1.0
Changes
- feat:
getObject
API - feat:
putObject
API - feat:
copyObject
API - feat:
deleteObject
API
Installation
Import this release:
import s3 from "https://deno.land/x/[email protected]/mod.ts";
Cache this release:
deno cache https://deno.land/x/[email protected]/mod.ts
Documentation can be found on deno doc.