import { HelpersService } from "https://deno.land/x/windmill@v1.265.0/windmill-api/services/HelpersService.ts";
Upload file to S3 bucket
Parameters
unnamed 0: { workspace: string; requestBody: Blob; fileKey?: string; fileExtension?: string; s3ResourcePath?: string; resourceType?: string; }
Returns
CancelablePromise<{ file_key: string; }>
any File upload status