String humanLoopName
The name of the human loop you want to delete.
String humanLoopName
The unique name of the human loop.
Date creationTime
The creation time 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.
HumanLoopOutput humanLoopOutput
An object containing information about the output of the human loop.
String inputContent
Serialized input from the human loop. The input must be a string representation of a file in JSON format.
String outputS3Uri
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
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 in ISO 8601 format. For example,
2020-02-24.
Date creationTimeBefore
(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format. For
example, 2020-02-24.
String flowDefinitionArn
The Amazon Resource Name (ARN) of a flow definition.
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.
HumanLoopInput humanLoopInput
An object containing information about the human loop.
HumanLoopDataAttributes dataAttributes
Attributes of the data specified by the customer.
String humanLoopArn
The Amazon Resource Name (ARN) of the human loop.
String humanLoopName
The name of the human loop you want to stop.
Copyright © 2020. All rights reserved.