Module Awso_sagemaker_a2i_runtime.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule ContentClassifier : sig ... end
Sourcemodule FailureReason : sig ... end
Sourcemodule FlowDefinitionArn : sig ... end
Sourcemodule HumanLoopName : sig ... end
Sourcemodule HumanLoopStatus : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule ContentClassifiers : sig ... end
Sourcemodule InputContent : sig ... end
Sourcemodule HumanLoopSummary : sig ... end

Summary information about the human loop.

Sourcemodule String_ : sig ... end
Sourcemodule InternalServerException : sig ... end

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

Sourcemodule ResourceNotFoundException : sig ... end

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.

Sourcemodule ThrottlingException : sig ... end

You exceeded the maximum number of requests.

Sourcemodule ValidationException : sig ... end

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

Sourcemodule ConflictException : sig ... end

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.

Sourcemodule HumanLoopArn : sig ... end

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.

Sourcemodule HumanLoopDataAttributes : sig ... end

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

Sourcemodule HumanLoopInput : sig ... end

An object containing the human loop input in JSON format.

Sourcemodule HumanLoopSummaries : sig ... end
Sourcemodule NextToken : sig ... end
Sourcemodule MaxResults : sig ... end
Sourcemodule SortOrder : sig ... end
Sourcemodule HumanLoopOutput : sig ... end

Information about where the human output will be stored.

Sourcemodule StopHumanLoopResponse : sig ... end

Stops the specified human loop.

Sourcemodule StopHumanLoopRequest : sig ... end

Stops the specified human loop.

Sourcemodule StartHumanLoopResponse : sig ... end

Starts a human loop, provided that at least one activation condition is met.

Sourcemodule StartHumanLoopRequest : sig ... end

Starts a human loop, provided that at least one activation condition is met.

Sourcemodule ListHumanLoopsResponse : sig ... end

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

Sourcemodule ListHumanLoopsRequest : sig ... end

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

Sourcemodule DescribeHumanLoopResponse : sig ... end

Returns information about the specified human loop. If the human loop was deleted, this operation will return a ResourceNotFoundException error.

Sourcemodule DescribeHumanLoopRequest : sig ... end

Returns information about the specified human loop. If the human loop was deleted, this operation will return a ResourceNotFoundException error.

Sourcemodule DeleteHumanLoopResponse : sig ... end

Deletes the specified human loop for a flow definition. If the human loop was deleted, this operation will return a ResourceNotFoundException.

Sourcemodule DeleteHumanLoopRequest : sig ... end

Deletes the specified human loop for a flow definition. If the human loop was deleted, this operation will return a ResourceNotFoundException.