Prepare multipart upload
Initiate a multipart upload and get presigned URLs for all parts.
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
The username associated with the request.
Namespace for the dataset.
Name of the dataset.
Body
Response
Returns multipart upload details, including presigned URLs.
Unique identifier for the multipart upload session.
"2~VmxqYXRlRDZWfjJrRWRiZ2FEQXk3dHI4DGhGLygtTmQNXEZPQXFzMVZOZTUgdEdrXCEyNStkQUp3U3Q2RjJqSkV4MFNBOWxJCk0yIHEkfcQ"
Generated S3 object key.
"uploads/data/20240301-143022-uuid.json"
Size of each part in bytes (8MB).
8388608
Array of presigned URLs for multipart upload.
1 - 10000 elements