Skip to main content
Module

x/windmill/windmill-api/index.ts>HelpersService.s3ResourceInfo

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
method HelpersService.s3ResourceInfo
import { HelpersService } from "https://deno.land/x/windmill@v1.298.0/windmill-api/index.ts";

Returns the s3 resource associated to the provided path, or the workspace default S3 resource

Parameters

unnamed 0: { workspace: string; requestBody: { s3_resource_path?: string; }; }

Returns

S3Resource Connection settings