AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class AugmentedAIRuntimePaginatorFactory

Paginators for the AugmentedAIRuntime service

Class ConflictException

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.

Class DeleteHumanLoopRequest

Container for the parameters to the DeleteHumanLoop operation. Deletes the specified human loop for a flow definition.

If the human loop was deleted, this operation will return a ResourceNotFoundException.

Class DeleteHumanLoopResponse

This is the response object from the DeleteHumanLoop operation.

Class DescribeHumanLoopRequest

Container for the parameters to the DescribeHumanLoop operation. Returns information about the specified human loop. If the human loop was deleted, this operation will return a ResourceNotFoundException error.

Class DescribeHumanLoopResponse

This is the response object from the DescribeHumanLoop operation.

Class HumanLoopDataAttributes

Attributes of the data specified by the customer. Use these to describe the data to be labeled.

Class HumanLoopInput

An object containing the human loop input in JSON format.

Class HumanLoopOutput

Information about where the human output will be stored.

Class HumanLoopSummary

Summary information about the human loop.

Class InternalServerException

We couldn't process your request because of an issue with the server. Try again later.

Class ListHumanLoopsRequest

Container for the parameters to the ListHumanLoops operation. Returns information about human loops, given the specified parameters. If a human loop was deleted, it will not be included.

Class ListHumanLoopsResponse

This is the response object from the ListHumanLoops operation.

Class ResourceNotFoundException

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.

Class ServiceQuotaExceededException

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.

Class StartHumanLoopRequest

Container for the parameters to the StartHumanLoop operation. Starts a human loop, provided that at least one activation condition is met.

Class StartHumanLoopResponse

This is the response object from the StartHumanLoop operation.

Class StopHumanLoopRequest

Container for the parameters to the StopHumanLoop operation. Stops the specified human loop.

Class StopHumanLoopResponse

This is the response object from the StopHumanLoop operation.

Class ThrottlingException

You exceeded the maximum number of requests.

Class ValidationException

The request isn't valid. Check the syntax and try again.

Interfaces

NameDescription
Interface IAugmentedAIRuntimePaginatorFactory

Paginators for the AugmentedAIRuntime service

Interface IListHumanLoopsPaginator

Paginator for the ListHumanLoops operation