v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Activates an archived read set and returns its metadata in a JSON formatted output. AWS HealthOmics automatically archives unused read sets after 30 days. To monitor the status of your read set activation job, use the GetReadSetActivationJob operation.

To learn more, see Activating read sets in the Amazon Web Services HealthOmics User Guide.

post/sequencestore/{sequenceStoreId}/activationjob

Path parameters

sequenceStoreIdstring required

The read set's sequence store ID.

Request body

clientTokenstring

To ensure that jobs don't run multiple times, specify a unique token for each job.

Response

Success

idstring required

The job's ID.

sequenceStoreIdstring required

The read set's sequence store ID.

status'SUBMITTED' | 'IN_PROGRESS' | 'CANCELLING' | 'CANCELLED' | 'FAILED' | 'COMPLETED' | 'COMPLETED_WITH_FAILURES' required

The job's status.

creationTimestring date-time required

When the job was created.