Package software.amazon.awssdk.services.sagemakera2iruntime.model
-
Class Summary Class Description DeleteHumanLoopRequest DeleteHumanLoopResponse DescribeHumanLoopRequest DescribeHumanLoopResponse HumanLoopDataAttributes Attributes of the data specified by the customer.HumanLoopInput An object containing the human loop input in JSON format.HumanLoopOutput Information about where the human output will be stored.HumanLoopSummary Summary information about the human loop.ListHumanLoopsRequest ListHumanLoopsResponse SageMakerA2IRuntimeException.BuilderImpl SageMakerA2IRuntimeRequest SageMakerA2IRuntimeRequest.BuilderImpl SageMakerA2IRuntimeResponse SageMakerA2IRuntimeResponse.BuilderImpl SageMakerA2IRuntimeResponseMetadata StartHumanLoopRequest StartHumanLoopResponse StopHumanLoopRequest StopHumanLoopResponse -
Enum Summary Enum Description ContentClassifier HumanLoopStatus SortOrder -
Exception Summary Exception Description ConflictException Your request has the same name as another active human loop but has different input data.InternalServerException We couldn't process your request because of an issue with the server.ResourceNotFoundException We couldn't find the requested resource.SageMakerA2IRuntimeException ServiceQuotaExceededException You exceeded your service quota.ThrottlingException You exceeded the maximum number of requests.ValidationException The request isn't valid.