delete_reference(**kwargs)¶Deletes a genome reference.
See also: AWS API Documentation
Request Syntax
response = client.delete_reference(
id='string',
referenceStoreId='string'
)
[REQUIRED]
The reference's ID.
[REQUIRED]
The reference's store ID.
dict
Response Syntax
{}
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