deleteReferenceStore
inline suspend fun OmicsClient.deleteReferenceStore(crossinline block: DeleteReferenceStoreRequest.Builder.() -> Unit): DeleteReferenceStoreResponse
Deletes a reference store and returns a response with no body if the operation is successful. You can only delete a reference store when it does not contain any reference genomes. To empty a reference store, use DeleteReference
.
For more information about your workflow status, see Deleting HealthOmics reference and sequence stores in the Amazon Web Services HealthOmics User Guide.