Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/augmentedairuntime.ts?docs=full";

§Classes

AugmentedAIRuntime

§Interfaces

DeleteHumanLoopRequest
DescribeHumanLoopRequest
DescribeHumanLoopResponse
HumanLoopDataAttributes

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

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
StartHumanLoopRequest
StartHumanLoopResponse
StopHumanLoopRequest

§Type Aliases

ContentClassifier
HumanLoopStatus
SortOrder