v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Amazon Web Services HealthOmics variant stores and annotation stores are no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see Amazon Web Services HealthOmics variant store and annotation store availability change.

Gets information about an annotation import job.

get/import/annotation/{jobId}

Path parameters

jobIdstring required

The job's ID.

Response

Success

idstring required

The job's ID.

destinationNamestring required

The job's destination annotation store.

versionNamestring required

The name of the annotation store version.

roleArnstring required

The job's service role ARN.

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

The job's status.

statusMessagestring required

The job's status message.

creationTimestring date-time required

When the job was created.

updateTimestring date-time required

When the job was updated.

completionTimestring date-time required

When the job completed.

runLeftNormalizationboolean required

The job's left normalization setting.

annotationFieldsobject

The annotation schema generated by the parsed annotation data.