Package-level declarations
Types
Amazon Augmented AI (Amazon A2I) adds the benefit of human judgment to any machine learning application. When an AI application can't evaluate data with a high degree of confidence, human reviewers can take over. This human review is called a human review workflow. To create and start a human review workflow, you need three resources: a worker task template, a flow definition, and a human loop.
Functions
Deletes the specified human loop for a flow definition.
Returns information about the specified human loop. If the human loop was deleted, this operation will return a ResourceNotFoundException
error.
Returns information about human loops, given the specified parameters. If a human loop was deleted, it will not be included.
Starts a human loop, provided that at least one activation condition is met.
Stops the specified human loop.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.