String humanLoopName
The name of the human loop that you want to delete.
String humanLoopName
The name of the human loop that you want information about.
Date creationTime
The creation time when Amazon Augmented AI created the human loop.
String failureReason
The reason why a human loop failed. The failure reason is returned when the status of the human loop is
Failed.
String failureCode
A failure code that identifies the type of failure.
Possible values: ValidationError, Expired, InternalError
String humanLoopStatus
The status of the human loop.
String humanLoopName
The name of the human loop. The name must be lowercase, unique within the Region in your account, and can have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen).
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 that contains 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.
Date creationTime
When Amazon Augmented AI created the human loop.
String failureReason
The reason why the human loop failed. A failure reason is returned when the status of the human loop is
Failed.
String flowDefinitionArn
The Amazon Resource Name (ARN) of the flow definition used to configure the human loop.
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
Optional. The order for displaying results. Valid values: Ascending and Descending.
String nextToken
A token to display the next page of results.
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 is returned in the output. You can use this token to
display the next page of results.
String humanLoopName
The name of the human loop.
String flowDefinitionArn
The Amazon Resource Name (ARN) of the flow definition associated with this human loop.
HumanLoopInput humanLoopInput
An object that contains information about the human loop.
HumanLoopDataAttributes dataAttributes
Attributes of the specified data. Use DataAttributes to specify if your data is free of personally
identifiable information and/or free of adult content.
String humanLoopArn
The Amazon Resource Name (ARN) of the human loop.
String humanLoopName
The name of the human loop that you want to stop.
Copyright © 2023. All rights reserved.