delete_flow_definition
(**kwargs)¶Deletes the specified flow definition.
See also: AWS API Documentation
Request Syntax
response = client.delete_flow_definition(
FlowDefinitionName='string'
)
[REQUIRED]
The name of the flow definition you are deleting.
{}
Response Structure
Exceptions
SageMaker.Client.exceptions.ResourceInUse
SageMaker.Client.exceptions.ResourceNotFound