method HelpersService.duckdbConnectionSettingsimport { HelpersService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/services/HelpersService.ts"; duckdbConnectionSettings(unnamed 0: { workspace: string; requestBody: { s3_resource?: S3Resource; }; }): CancelablePromise<{ connection_settings_str?: string; }>Converts an S3 resource to the set of instructions necessary to connect DuckDB to an S3 bucket Parametersunnamed 0: { workspace: string; requestBody: { s3_resource?: S3Resource; }; }ReturnsCancelablePromise<{ connection_settings_str?: string; }>any Connection settings