method HelpersService.s3ResourceInfoimport { HelpersService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/HelpersService.ts"; s3ResourceInfo(unnamed 0: { workspace: string; requestBody: { s3_resource_path?: string; }; }): CancelablePromise<S3Resource>Returns the s3 resource associated to the provided path, or the workspace default S3 resource Parametersunnamed 0: { workspace: string; requestBody: { s3_resource_path?: string; }; }ReturnsCancelablePromise<S3Resource>S3Resource Connection settings