Create an upload URL for an extension version.
POST/clusters/:id/extensions/:extensionId/versions/:versionId/upload-url
Returns a presigned S3 URL to upload the version's jar to. After uploading, call the version's confirm operation to finalize it.
Request
Responses
- 200
The presigned upload target. PUT the jar to url.