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
)
[required] The name of the human loop.
[required] The Amazon Resource Name (ARN) of the flow definition associated with this human loop.
[required] An object that contains information about the human loop.
Attributes of the specified data. Use DataAttributes
to specify if
your data is free of personally identifiable information and/or free of
adult content.