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

Parameters

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

Returns

Handler<ListObjectsCommandInput, ListObjectsCommandOutput>