import { HelpersService } from "https://deno.land/x/windmill@v1.422.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; contentType?: string; contentDisposition?: string; }