Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/s3/src/client.ts>S3#getBucket

Amazon S3 for Deno
Latest
method S3.prototype.getBucket
import { S3 } from "https://deno.land/x/s3@0.5.0/src/client.ts";

Creates a new S3Bucket instance with the same config passed to the S3 client.

Parameters

bucket: string