Transfer.Client.
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.AccessDeniedException
Transfer.Client.exceptions.ServiceUnavailableException
Transfer.Client.exceptions.InternalServiceError
Transfer.Client.exceptions.InvalidRequestException
Transfer.Client.exceptions.ResourceNotFoundException