Omics / Client / cancel_variant_import_job
cancel_variant_import_job¶
- Omics.Client.cancel_variant_import_job(**kwargs)¶
- Warning- Amazon Web Services HealthOmics variant stores and annotation stores will no longer be open to new customers starting November 7, 2025. If you would like to use variant stores or annotation stores, sign up prior to that date. 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. - Cancels a variant import job. - See also: AWS API Documentation - Request Syntax- response = client.cancel_variant_import_job( jobId='string' ) - Parameters:
- jobId (string) – - [REQUIRED] - The job’s ID. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions