Omics.Client.delete_reference_store(**kwargs)¶Deletes a genome reference store.
See also: AWS API Documentation
Request Syntax
response = client.delete_reference_store(
id='string'
)
[REQUIRED]
The store's ID.
{}
Response Structure
Exceptions
Omics.Client.exceptions.InternalServerExceptionOmics.Client.exceptions.ThrottlingExceptionOmics.Client.exceptions.ValidationExceptionOmics.Client.exceptions.ConflictExceptionOmics.Client.exceptions.ResourceNotFoundExceptionOmics.Client.exceptions.AccessDeniedExceptionOmics.Client.exceptions.RequestTimeoutException