Options for createUploadService.
Optional
Generate an upload id; defaults to crypto.randomUUID().
crypto.randomUUID()
Current time in unix ms; defaults to Date.now().
Date.now()
The upload backend the shell uses. Required.
Options for createUploadService.