Finish a multipart upload by providing all part ETags.
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
The username associated with the request.
Namespace for the dataset.
Name of the dataset.
Upload ID from the prepare response.
"2~VmxqYXRlRDZWfjJrRWRiZ2FEQXk3dHI4DGhGLygtTmQNXEZPQXFzMVZOZTUgdEdrXCEyNStkQUp3U3Q2RjJqSkV4MFNBOWxJCk0yIHEkfcQ"
S3 object key from the prepare response.
"uploads/data/20240301-143022-uuid.json"
Array of completed parts with their ETags.
1Optional name/label for the ingestion (e.g., original filename).
"sales-data-2024.csv"
Optional inference pipeline steps to run on each batch of data after reading from S3.
Optional entity resolution configuration.
Whether to run the curation agent after ingestion.
Completes the multipart upload and returns the ingestion id.
Ingestion id created for background ingestion.
"550e8400-e29b-41d4-a716-446655440000"