Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method S3Bucket.prototype.putObject
import { S3Bucket } from "https://deno.land/x/s3@0.5.0/src/bucket.ts";

Parameters

key: string
body: Uint8Array
optional
options: PutObjectOptions