Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method GetObjectCommand.prototype.resolveMiddleware
import { GetObjectCommand } from "https://deno.land/x/darkflare@v6.3.0/s3/mod.ts";

Parameters

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

Returns

Handler<GetObjectCommandInput, GetObjectCommandOutput>