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.

Creates an annotation store.

post/annotationStore

Request body

namestring

A name for the store.

descriptionstring

A description for the store.

tagsobject

Tags for the store.

versionNamestring

The name given to an annotation store version to distinguish it from other versions.

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

The annotation file format of the store.

Response

Success

idstring required

The store's ID.

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

The annotation file format of the store.

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

The store's status.

namestring required

The store's name.

versionNamestring required

The name given to an annotation store version to distinguish it from other versions.

creationTimestring date-time required

When the store was created.