delete_workflow(**kwargs)¶Deletes the specified workflow.
See also: AWS API Documentation
Request Syntax
response = client.delete_workflow(
WorkflowId='string'
)
[REQUIRED]
A unique identifier for the workflow.
Exceptions
Transfer.Client.exceptions.AccessDeniedExceptionTransfer.Client.exceptions.ServiceUnavailableExceptionTransfer.Client.exceptions.InternalServiceErrorTransfer.Client.exceptions.InvalidRequestExceptionTransfer.Client.exceptions.ResourceNotFoundException