String humanLoopName
The name of the human loop you want to delete.
String humanLoopName
The name of the human loop.
Date creationTimestamp
The timestamp when Amazon Augmented AI created the human loop.
String failureReason
The reason why a human loop has failed. The failure reason is returned when the human loop status is
Failed.
String failureCode
A failure code denoting a specific type of failure.
String humanLoopStatus
The status of the human loop. Valid values:
String humanLoopName
The name of the human loop.
String humanLoopArn
The Amazon Resource Name (ARN) of the human loop.
String flowDefinitionArn
The Amazon Resource Name (ARN) of the flow definition.
HumanLoopInputContent humanLoopInput
An object containing information about the human loop input.
HumanLoopOutputContent humanLoopOutput
An object containing information about the output of the human loop.
Boolean conditionsMatched
True if the specified conditions were matched to trigger the human loop.
HumanLoopActivationReason humanLoopActivationReason
An object containing information about why a human loop was triggered.
String humanLoopActivationConditionsEvaluationResults
A copy of the human loop activation conditions of the flow definition, augmented with the results of evaluating
those conditions on the input provided to the StartHumanLoop operation.
String inputContent
Serialized input from the human loop.
String outputS3Uri
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output. The output is
stored at the following location: s3://S3OutputPath/HumanLoopName/CreationTime/output.json.
String humanLoopName
The name of the human loop.
String humanLoopStatus
The status of the human loop. Valid values:
Date creationTime
When Amazon Augmented AI created the human loop.
String failureReason
The reason why the human loop failed. A failure reason is returned only when the status of the human loop is
Failed.
String flowDefinitionArn
The Amazon Resource Name (ARN) of the flow definition.
Date creationTimeAfter
(Optional) The timestamp of the date when you want the human loops to begin. For example, 1551000000
.
Date creationTimeBefore
(Optional) The timestamp of the date before which you want the human loops to begin. For example,
1550000000.
String sortOrder
An optional value that specifies whether you want the results sorted in Ascending or
Descending order.
String nextToken
A token to resume pagination.
Integer maxResults
The total number of items to return. If the total number of available items is more than the value specified in
MaxResults, then a NextToken will be provided in the output that you can use to resume
pagination.
String humanLoopName
The name of the human loop.
String flowDefinitionArn
The Amazon Resource Name (ARN) of the flow definition.
HumanLoopInputContent humanLoopInput
An object containing information about the human loop.
HumanReviewDataAttributes dataAttributes
Attributes of the data specified by the customer.
String humanLoopArn
The Amazon Resource Name (ARN) of the human loop.
HumanLoopActivationResults humanLoopActivationResults
An object containing information about the human loop activation.
String humanLoopName
The name of the human loop you want to stop.
Copyright © 2019. All rights reserved.