augmentedairuntime_delete_human_loop {paws.machine.learning}R Documentation

Deletes the specified human loop for a flow definition

Description

Deletes the specified human loop for a flow definition.

See https://www.paws-r-sdk.com/docs/augmentedairuntime_delete_human_loop/ for full documentation.

Usage

augmentedairuntime_delete_human_loop(HumanLoopName)

Arguments

HumanLoopName

[required] The name of the human loop that you want to delete.


[Package paws.machine.learning version 0.9.0 Index]