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

Parameters

source: string
destination: string
optional
options: CopyObjectOptions