v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Creates a reference store and returns metadata in JSON format. Reference stores are used to store reference genomes in FASTA format. A reference store is created when the first reference genome is imported. To import additional reference genomes from an Amazon S3 bucket, use the StartReferenceImportJob API operation.

For more information, see Creating a HealthOmics reference store in the Amazon Web Services HealthOmics User Guide.

post/referencestore

Request body

namestring required

A name for the store.

descriptionstring

A description for the store.

tagsobject

Tags for the store.

clientTokenstring

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

Response

Success

idstring required

The store's ID.

arnstring required

The store's ARN.

namestring

The store's name.

descriptionstring

The store's description.

creationTimestring date-time required

When the store was created.