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.

Updates an annotation store.

post/annotationStore/{name}

Path parameters

namestring required

A name for the store.

Request body

descriptionstring

A description for the store.

Response

Success

idstring required

The store's ID.

status'CREATING' | 'UPDATING' | 'DELETING' | 'ACTIVE' | 'FAILED' required

The store's status.

namestring required

The store's name.

descriptionstring required

The store's description.

creationTimestring date-time required

When the store was created.

updateTimestring date-time required

When the store was updated.

storeFormat'GFF' | 'TSV' | 'VCF'

The annotation file format of the store.