View source: R/augmentedairuntime_operations.R
| augmentedairuntime_start_human_loop | R Documentation | 
Starts a human loop, provided that at least one activation condition is met.
See https://www.paws-r-sdk.com/docs/augmentedairuntime_start_human_loop/ for full documentation.
augmentedairuntime_start_human_loop(
  HumanLoopName,
  FlowDefinitionArn,
  HumanLoopInput,
  DataAttributes = NULL
)
| HumanLoopName | [required] The name of the human loop. | 
| FlowDefinitionArn | [required] The Amazon Resource Name (ARN) of the flow definition associated with this human loop. | 
| HumanLoopInput | [required] An object that contains information about the human loop. | 
| DataAttributes | Attributes of the specified data. Use  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.