delete_workflow
(**kwargs)¶Deletes a workflow.
See also: AWS API Documentation
Request Syntax
response = client.delete_workflow(
Name='string'
)
[REQUIRED]
Name of the workflow to be deleted.
{
'Name': 'string'
}
Response Structure
Name of the workflow specified in input.
Exceptions
Glue.Client.exceptions.InvalidInputException
Glue.Client.exceptions.InternalServiceException
Glue.Client.exceptions.OperationTimeoutException
Glue.Client.exceptions.ConcurrentModificationException