Omics / Client / cancel_run
cancel_run#
- Omics.Client.cancel_run(**kwargs)#
Cancels a run.
See also: AWS API Documentation
Request Syntax
response = client.cancel_run( id='string' )
- Parameters:
id (string) –
[REQUIRED]
The run’s ID.
- Returns:
None
Exceptions