'2.0', 'service' => '
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.
For information about these resources and prerequisites for using Amazon A2I, see Get Started with Amazon Augmented AI in the Amazon SageMaker Developer Guide.
This API reference includes information about API actions and data types that you can use to interact with Amazon A2I programmatically. Use this guide to:
Start a human loop with the StartHumanLoop
operation when using Amazon A2I with a custom task type. To learn more about the difference between custom and built-in task types, see Use Task Types . To learn how to start a human loop using this API, see Create and Start a Human Loop for a Custom Task Type in the Amazon SageMaker Developer Guide.
Manage your human loops. You can list all human loops that you have created, describe individual human loops, and stop and delete human loops. To learn more, see Monitor and Manage Your Human Loop in the Amazon SageMaker Developer Guide.
Amazon A2I integrates APIs from various AWS services to create and start human review workflows for those services. To learn how Amazon A2I uses these APIs, see Use APIs in Amazon A2I in the Amazon SageMaker Developer Guide.
', 'operations' => [ 'DeleteHumanLoop' => 'Deletes the specified human loop for a flow definition.
If the human loop was deleted, this operation will return a ResourceNotFoundException
.
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.
', 'StartHumanLoop' => 'Starts a human loop, provided that at least one activation condition is met.
', 'StopHumanLoop' => 'Stops the specified human loop.
', ], 'shapes' => [ 'ConflictException' => [ 'base' => 'Your request has the same name as another active human loop but has different input data. You cannot start two human loops with the same name and different input data.
', 'refs' => [], ], 'ContentClassifier' => [ 'base' => NULL, 'refs' => [ 'ContentClassifiers$member' => NULL, ], ], 'ContentClassifiers' => [ 'base' => NULL, 'refs' => [ 'HumanLoopDataAttributes$ContentClassifiers' => 'Declares that your content is free of personally identifiable information or adult content.
Amazon SageMaker can restrict the Amazon Mechanical Turk workers who can view your task based on this information.
', ], ], 'DeleteHumanLoopRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteHumanLoopResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeHumanLoopRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeHumanLoopResponse' => [ 'base' => NULL, 'refs' => [], ], 'FailureReason' => [ 'base' => NULL, 'refs' => [ 'ConflictException$Message' => NULL, 'HumanLoopSummary$FailureReason' => 'The reason why the human loop failed. A failure reason is returned when the status of the human loop is Failed
.
The Amazon Resource Name (ARN) of the flow definition.
', 'HumanLoopSummary$FlowDefinitionArn' => 'The Amazon Resource Name (ARN) of the flow definition used to configure the human loop.
', 'ListHumanLoopsRequest$FlowDefinitionArn' => 'The Amazon Resource Name (ARN) of a flow definition.
', 'StartHumanLoopRequest$FlowDefinitionArn' => 'The Amazon Resource Name (ARN) of the flow definition associated with this human loop.
', ], ], 'HumanLoopArn' => [ 'base' => NULL, 'refs' => [ 'DescribeHumanLoopResponse$HumanLoopArn' => 'The Amazon Resource Name (ARN) of the human loop.
', 'StartHumanLoopResponse$HumanLoopArn' => 'The Amazon Resource Name (ARN) of the human loop.
', ], ], 'HumanLoopDataAttributes' => [ 'base' => 'Attributes of the data specified by the customer. Use these to describe the data to be labeled.
', 'refs' => [ 'StartHumanLoopRequest$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.
An object containing the human loop input in JSON format.
', 'refs' => [ 'StartHumanLoopRequest$HumanLoopInput' => 'An object that contains information about the human loop.
', ], ], 'HumanLoopName' => [ 'base' => NULL, 'refs' => [ 'DeleteHumanLoopRequest$HumanLoopName' => 'The name of the human loop that you want to delete.
', 'DescribeHumanLoopRequest$HumanLoopName' => 'The name of the human loop that you want information about.
', 'DescribeHumanLoopResponse$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).
', 'HumanLoopSummary$HumanLoopName' => 'The name of the human loop.
', 'StartHumanLoopRequest$HumanLoopName' => 'The name of the human loop.
', 'StopHumanLoopRequest$HumanLoopName' => 'The name of the human loop that you want to stop.
', ], ], 'HumanLoopOutput' => [ 'base' => 'Information about where the human output will be stored.
', 'refs' => [ 'DescribeHumanLoopResponse$HumanLoopOutput' => 'An object that contains information about the output of the human loop.
', ], ], 'HumanLoopStatus' => [ 'base' => NULL, 'refs' => [ 'DescribeHumanLoopResponse$HumanLoopStatus' => 'The status of the human loop.
', 'HumanLoopSummary$HumanLoopStatus' => 'The status of the human loop.
', ], ], 'HumanLoopSummaries' => [ 'base' => NULL, 'refs' => [ 'ListHumanLoopsResponse$HumanLoopSummaries' => 'An array of objects that contain information about the human loops.
', ], ], 'HumanLoopSummary' => [ 'base' => 'Summary information about the human loop.
', 'refs' => [ 'HumanLoopSummaries$member' => NULL, ], ], 'InputContent' => [ 'base' => NULL, 'refs' => [ 'HumanLoopInput$InputContent' => 'Serialized input from the human loop. The input must be a string representation of a file in JSON format.
', ], ], 'InternalServerException' => [ 'base' => 'We couldn\'t process your request because of an issue with the server. Try again later.
', 'refs' => [], ], 'ListHumanLoopsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListHumanLoopsResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListHumanLoopsRequest$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.
A token to display the next page of results.
', 'ListHumanLoopsResponse$NextToken' => 'A token to display the next page of results.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'We couldn\'t find the requested resource. Check that your resources exists and were created in the same AWS Region as your request, and try your request again.
', 'refs' => [], ], 'ServiceQuotaExceededException' => [ 'base' => 'You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For a list of Amazon A2I service quotes, see Amazon Augmented AI Service Quotes. Delete some resources or request an increase in your service quota. You can request a quota increase using Service Quotas or the AWS Support Center. To request an increase, see AWS Service Quotas in the AWS General Reference.
', 'refs' => [], ], 'SortOrder' => [ 'base' => NULL, 'refs' => [ 'ListHumanLoopsRequest$SortOrder' => 'Optional. The order for displaying results. Valid values: Ascending
and Descending
.
The reason why a human loop failed. The failure reason is returned when the status of the human loop is Failed
.
A failure code that identifies the type of failure.
Possible values: ValidationError
, Expired
, InternalError
The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.
', ], ], 'ThrottlingException' => [ 'base' => 'You exceeded the maximum number of requests.
', 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'DescribeHumanLoopResponse$CreationTime' => 'The creation time when Amazon Augmented AI created the human loop.
', 'HumanLoopSummary$CreationTime' => 'When Amazon Augmented AI created the human loop.
', 'ListHumanLoopsRequest$CreationTimeAfter' => '(Optional) The timestamp of the date when you want the human loops to begin in ISO 8601 format. For example, 2020-02-24
.
(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format. For example, 2020-02-24
.
The request isn\'t valid. Check the syntax and try again.
', 'refs' => [], ], ],];