Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method PutObjectCommand.prototype.resolveMiddleware
import { PutObjectCommand } from "https://deno.land/x/darkflare@v6.3.0/s3/mod.ts";

Parameters

clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>
configuration: S3ClientResolvedConfig
optional
options: __HttpHandlerOptions

Returns

Handler<PutObjectCommandInput, PutObjectCommandOutput>