deleteFlow

abstract suspend fun deleteFlow(input: DeleteFlowRequest): DeleteFlowResponse

Enables your application to delete an existing flow. Before deleting the flow, Amazon AppFlow validates the request by checking the flow configuration and status. You can delete flows one at a time.