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