Completes a multipart read set upload into a sequence store after you have initiated the upload process with CreateMultipartReadSetUpload and uploaded all read set parts using UploadReadSetPart. You must specify the parts you uploaded using the parts parameter. If the operation is successful, it returns the read set ID(s) of the uploaded read set(s).
For more information, see Direct upload to a sequence store in the Amazon Web Services HealthOmics User Guide.
post/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete
Path parameters
sequenceStoreIdstring required
The sequence store ID for the store involved in the multipart upload.
uploadIdstring required
The ID for the multipart upload.
Request body
Response
Success