package sagemaker
- Alphabetic
- By Inheritance
- sagemaker
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- type Accept = String
- type AccountId = String
-
trait
AddTagsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
AddTagsOutput extends Object
- Annotations
- @RawJSType() @native()
- type AdditionalCodeRepositoryNamesOrUrls = Array[CodeRepositoryNameOrUrl]
- type AlgorithmArn = String
- type AlgorithmImage = String
- type AlgorithmSortBy = String
-
trait
AlgorithmSpecification extends Object
Specifies the training algorithm to use in a https://docs.aws.amazon.com/sagemaker/latest/dg/API_CreateTrainingJob.html|CreateTrainingJob request.
Specifies the training algorithm to use in a https://docs.aws.amazon.com/sagemaker/latest/dg/API_CreateTrainingJob.html|CreateTrainingJob request. For more information about algorithms provided by Amazon SageMaker, see https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html|Algorithms. For information about using your own algorithms, see Your Own Algorithms with Amazon SageMaker.
- Annotations
- @RawJSType() @native()
- type AlgorithmStatus = String
-
trait
AlgorithmStatusDetails extends Object
Specifies the validation and image scan statuses of the algorithm.
Specifies the validation and image scan statuses of the algorithm.
- Annotations
- @RawJSType() @native()
-
trait
AlgorithmStatusItem extends Object
Represents the overall status of an algorithm.
Represents the overall status of an algorithm.
- Annotations
- @RawJSType() @native()
- type AlgorithmStatusItemList = Array[AlgorithmStatusItem]
-
trait
AlgorithmSummary extends Object
Provides summary information about an algorithm.
Provides summary information about an algorithm.
- Annotations
- @RawJSType() @native()
- type AlgorithmSummaryList = Array[AlgorithmSummary]
-
trait
AlgorithmValidationProfile extends Object
Defines a training job and a batch transform job that Amazon SageMaker runs to validate your algorithm.
Defines a training job and a batch transform job that Amazon SageMaker runs to validate your algorithm. The data provided in the validation profile is made available to your buyers on AWS Marketplace.
- Annotations
- @RawJSType() @native()
- type AlgorithmValidationProfiles = Array[AlgorithmValidationProfile]
-
trait
AlgorithmValidationSpecification extends Object
Specifies configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm.
Specifies configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm.
- Annotations
- @RawJSType() @native()
-
trait
AnnotationConsolidationConfig extends Object
Configures how labels are consolidated across human workers.
Configures how labels are consolidated across human workers.
- Annotations
- @RawJSType() @native()
- type ArnOrName = String
- type AssemblyType = String
- type AttributeName = String
- type AttributeNames = Array[AttributeName]
- type BatchStrategy = String
- type BooleanOperator = String
- type Branch = String
-
trait
CategoricalParameterRange extends Object
A list of categorical hyperparameters to tune.
A list of categorical hyperparameters to tune.
- Annotations
- @RawJSType() @native()
-
trait
CategoricalParameterRangeSpecification extends Object
Defines the possible values for a categorical hyperparameter.
Defines the possible values for a categorical hyperparameter.
- Annotations
- @RawJSType() @native()
- type CategoricalParameterRanges = Array[CategoricalParameterRange]
- type Cents = Int
- type CertifyForMarketplace = Boolean
-
trait
Channel extends Object
A channel is a named input source that training algorithms can consume.
A channel is a named input source that training algorithms can consume.
- Annotations
- @RawJSType() @native()
- type ChannelName = String
-
trait
ChannelSpecification extends Object
Defines a named input source, called a channel, to be used by an algorithm.
Defines a named input source, called a channel, to be used by an algorithm.
- Annotations
- @RawJSType() @native()
- type ChannelSpecifications = Array[ChannelSpecification]
- type CodeRepositoryArn = String
- type CodeRepositoryContains = String
- type CodeRepositoryNameContains = String
- type CodeRepositoryNameOrUrl = String
- type CodeRepositorySortBy = String
- type CodeRepositorySortOrder = String
-
trait
CodeRepositorySummary extends Object
Specifies summary information about a Git repository.
Specifies summary information about a Git repository.
- Annotations
- @RawJSType() @native()
- type CodeRepositorySummaryList = Array[CodeRepositorySummary]
- type CognitoClientId = String
-
trait
CognitoMemberDefinition extends Object
Identifies a Amazon Cognito user group.
Identifies a Amazon Cognito user group. A user group can be used in on or more work teams.
- Annotations
- @RawJSType() @native()
- type CognitoUserGroup = String
- type CognitoUserPool = String
- type CompilationJobArn = String
- type CompilationJobStatus = String
- type CompilationJobSummaries = Array[CompilationJobSummary]
-
trait
CompilationJobSummary extends Object
A summary of a model compilation job.
A summary of a model compilation job.
- Annotations
- @RawJSType() @native()
- type CompressionType = String
- type CompressionTypes = Array[CompressionType]
-
trait
ContainerDefinition extends Object
Describes the container, as part of model definition.
Describes the container, as part of model definition.
- Annotations
- @RawJSType() @native()
- type ContainerDefinitionList = Array[ContainerDefinition]
- type ContainerHostname = String
- type ContentClassifier = String
- type ContentClassifiers = Array[ContentClassifier]
- type ContentType = String
- type ContentTypes = Array[ContentType]
-
trait
ContinuousParameterRange extends Object
A list of continuous hyperparameters to tune.
A list of continuous hyperparameters to tune.
- Annotations
- @RawJSType() @native()
-
trait
ContinuousParameterRangeSpecification extends Object
Defines the possible values for a continuous hyperparameter.
Defines the possible values for a continuous hyperparameter.
- Annotations
- @RawJSType() @native()
- type ContinuousParameterRanges = Array[ContinuousParameterRange]
-
trait
CreateAlgorithmInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateAlgorithmOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateCodeRepositoryInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateCodeRepositoryOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateCompilationJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateCompilationJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateEndpointConfigInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateEndpointConfigOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateEndpointInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateEndpointOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateHyperParameterTuningJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateHyperParameterTuningJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateLabelingJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateLabelingJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateModelInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateModelOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateModelPackageInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateModelPackageOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateNotebookInstanceInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateNotebookInstanceLifecycleConfigInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateNotebookInstanceLifecycleConfigOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateNotebookInstanceOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreatePresignedNotebookInstanceUrlInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreatePresignedNotebookInstanceUrlOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateTrainingJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateTrainingJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateTransformJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateTransformJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateWorkteamRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
CreateWorkteamResponse extends Object
- Annotations
- @RawJSType() @native()
- type CreationTime = Date
- type DataInputConfig = String
-
trait
DataSource extends Object
Describes the location of the channel data.
Describes the location of the channel data.
- Annotations
- @RawJSType() @native()
-
trait
DeleteAlgorithmInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteCodeRepositoryInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteEndpointConfigInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteEndpointInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteModelInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteModelPackageInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteNotebookInstanceInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteNotebookInstanceLifecycleConfigInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteTagsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteTagsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteWorkteamRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeleteWorkteamResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DeployedImage extends Object
Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this ProductionVariant.
Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this ProductionVariant. If you used the
registry/repository[:tag]form to specify the image path of the primary container when you created the model hosted in thisProductionVariant, the path resolves to a path of the formregistry/repository[@digest]. A digest is a hash value that identifies a specific version of an image. For information about Amazon ECR paths, see an Image in the Amazon ECR User Guide.- Annotations
- @RawJSType() @native()
- type DeployedImages = Array[DeployedImage]
-
trait
DescribeAlgorithmInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeAlgorithmOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeCodeRepositoryInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeCodeRepositoryOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeCompilationJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeCompilationJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEndpointConfigInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEndpointConfigOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEndpointInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeEndpointOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeHyperParameterTuningJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeHyperParameterTuningJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeLabelingJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeLabelingJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeModelInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeModelOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeModelPackageInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeModelPackageOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeNotebookInstanceInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeNotebookInstanceLifecycleConfigInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeNotebookInstanceLifecycleConfigOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeNotebookInstanceOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeSubscribedWorkteamRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeSubscribedWorkteamResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeTrainingJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeTrainingJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeTransformJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeTransformJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeWorkteamRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DescribeWorkteamResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
DesiredWeightAndCapacity extends Object
Specifies weight and capacity values for a production variant.
Specifies weight and capacity values for a production variant.
- Annotations
- @RawJSType() @native()
- type DesiredWeightAndCapacityList = Array[DesiredWeightAndCapacity]
- type DetailedAlgorithmStatus = String
- type DetailedModelPackageStatus = String
- type DirectInternetAccess = String
- type DisassociateAdditionalCodeRepositories = Boolean
- type DisassociateDefaultCodeRepository = Boolean
- type DisassociateNotebookInstanceAcceleratorTypes = Boolean
- type DisassociateNotebookInstanceLifecycleConfig = Boolean
- type Dollars = Int
- type EndpointArn = String
- type EndpointConfigArn = String
- type EndpointConfigName = String
- type EndpointConfigNameContains = String
- type EndpointConfigSortKey = String
-
trait
EndpointConfigSummary extends Object
Provides summary information for an endpoint configuration.
Provides summary information for an endpoint configuration.
- Annotations
- @RawJSType() @native()
- type EndpointConfigSummaryList = Array[EndpointConfigSummary]
- type EndpointName = String
- type EndpointNameContains = String
- type EndpointSortKey = String
- type EndpointStatus = String
-
trait
EndpointSummary extends Object
Provides summary information for an endpoint.
Provides summary information for an endpoint.
- Annotations
- @RawJSType() @native()
- type EndpointSummaryList = Array[EndpointSummary]
- type EntityDescription = String
- type EntityName = String
- type EnvironmentKey = String
- type EnvironmentMap = Dictionary[EnvironmentValue]
- type EnvironmentValue = String
- type FailureReason = String
-
trait
Filter extends Object
A conditional statement for a search expression that includes a Boolean operator, a resource property, and a value.
A conditional statement for a search expression that includes a Boolean operator, a resource property, and a value. If you don't specify an
Operatorand aValue, the filter searches for only the specified property. For example, defining aFilterfor theFailureReasonfor theTrainingJobResourcesearches for training job objects that have a value in theFailureReasonfield. If you specify aValue, but not anOperator, Amazon SageMaker uses the equals operator as the default. In search, there are several property types: <dl> <dt>Metrics</dt>- To define a metric filter, enter a value using the form
<dt>HyperParameters</dt>"Metrics.<name>", where<name>is a metric name. For example, the following filter searches for training jobs with an"accuracy"metric greater than"0.9":{"Name": "Metrics.accuracy","Operator": "GREATER_THAN","Value": "0.9"}- To define a hyperparameter filter, enter a value with the form
<dt>Tags</dt>"HyperParameters.<name>". Decimal hyperparameter values are treated as a decimal in a comparison if the specifiedValueis also a decimal value. If the specifiedValueis an integer, the decimal hyperparameter values are treated as integers. For example, the following filter is satisfied by training jobs with a"learning_rate"hyperparameter that is less than"0.5":{"Name": "HyperParameters.learning_rate","Operator": "LESS_THAN","Value": "0.5"}- To define a tag filter, enter a value with the form
</dl>"Tags.<key>".- Annotations
- @RawJSType() @native()
- To define a metric filter, enter a value using the form
- type FilterList = Array[Filter]
- type FilterValue = String
-
trait
FinalHyperParameterTuningJobObjectiveMetric extends Object
Shows the final value for the objective metric for a training job that was launched by a hyperparameter tuning job.
Shows the final value for the objective metric for a training job that was launched by a hyperparameter tuning job. You define the objective metric in the
HyperParameterTuningJobObjectiveparameter of HyperParameterTuningJobConfig.- Annotations
- @RawJSType() @native()
- type FinalMetricDataList = Array[MetricData]
- type Framework = String
-
trait
GetSearchSuggestionsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
GetSearchSuggestionsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
GitConfig extends Object
Specifies configuration details for a Git repository in your AWS account.
Specifies configuration details for a Git repository in your AWS account.
- Annotations
- @RawJSType() @native()
-
trait
GitConfigForUpdate extends Object
Specifies configuration details for a Git repository when the repository is updated.
Specifies configuration details for a Git repository when the repository is updated.
- Annotations
- @RawJSType() @native()
- type GitConfigUrl = String
-
trait
HumanTaskConfig extends Object
Information required for human workers to complete a labeling task.
Information required for human workers to complete a labeling task.
- Annotations
- @RawJSType() @native()
-
trait
HyperParameterAlgorithmSpecification extends Object
Specifies which training algorithm to use for training jobs that a hyperparameter tuning job launches and the metrics to monitor.
Specifies which training algorithm to use for training jobs that a hyperparameter tuning job launches and the metrics to monitor.
- Annotations
- @RawJSType() @native()
- type HyperParameterScalingType = String
-
trait
HyperParameterSpecification extends Object
Defines a hyperparameter to be used by an algorithm.
Defines a hyperparameter to be used by an algorithm.
- Annotations
- @RawJSType() @native()
- type HyperParameterSpecifications = Array[HyperParameterSpecification]
-
trait
HyperParameterTrainingJobDefinition extends Object
Defines the training jobs launched by a hyperparameter tuning job.
Defines the training jobs launched by a hyperparameter tuning job.
- Annotations
- @RawJSType() @native()
- type HyperParameterTrainingJobSummaries = Array[HyperParameterTrainingJobSummary]
-
trait
HyperParameterTrainingJobSummary extends Object
Specifies summary information about a training job.
Specifies summary information about a training job.
- Annotations
- @RawJSType() @native()
- type HyperParameterTuningJobArn = String
-
trait
HyperParameterTuningJobConfig extends Object
Configures a hyperparameter tuning job.
Configures a hyperparameter tuning job.
- Annotations
- @RawJSType() @native()
- type HyperParameterTuningJobName = String
-
trait
HyperParameterTuningJobObjective extends Object
Defines the objective metric for a hyperparameter tuning job.
Defines the objective metric for a hyperparameter tuning job. Hyperparameter tuning uses the value of this metric to evaluate the training jobs it launches, and returns the training job that results in either the highest or lowest value for this metric, depending on the value you specify for the
Typeparameter.- Annotations
- @RawJSType() @native()
- type HyperParameterTuningJobObjectiveType = String
- type HyperParameterTuningJobObjectives = Array[HyperParameterTuningJobObjective]
- type HyperParameterTuningJobSortByOptions = String
- type HyperParameterTuningJobStatus = String
- type HyperParameterTuningJobStrategyType = String
- type HyperParameterTuningJobSummaries = Array[HyperParameterTuningJobSummary]
-
trait
HyperParameterTuningJobSummary extends Object
Provides summary information about a hyperparameter tuning job.
Provides summary information about a hyperparameter tuning job.
- Annotations
- @RawJSType() @native()
-
trait
HyperParameterTuningJobWarmStartConfig extends Object
Specifies the configuration for a hyperparameter tuning job that uses one or more previous hyperparameter tuning jobs as a starting point.
Specifies the configuration for a hyperparameter tuning job that uses one or more previous hyperparameter tuning jobs as a starting point. The results of previous tuning jobs are used to inform which combinations of hyperparameters to search over in the new tuning job. All training jobs launched by the new hyperparameter tuning job are evaluated by using the objective metric, and the training job that performs the best is compared to the best training jobs from the parent tuning jobs. From these, the training job that performs the best as measured by the objective metric is returned as the overall best training job.
Note:All training jobs launched by parent hyperparameter tuning jobs and the new hyperparameter tuning jobs count against the limit of training jobs for the tuning job.
- Annotations
- @RawJSType() @native()
- type HyperParameterTuningJobWarmStartType = String
- type HyperParameters = Dictionary[ParameterValue]
- type Image = String
- type ImageDigest = String
-
trait
InferenceSpecification extends Object
Defines how to perform inference generation after a training job is run.
Defines how to perform inference generation after a training job is run.
- Annotations
- @RawJSType() @native()
-
trait
InputConfig extends Object
Contains information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
Contains information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
- Annotations
- @RawJSType() @native()
- type InputDataConfig = Array[Channel]
- type InputModes = Array[TrainingInputMode]
- type InstanceType = String
-
trait
IntegerParameterRange extends Object
For a hyperparameter of the integer type, specifies the range that a hyperparameter tuning job searches.
For a hyperparameter of the integer type, specifies the range that a hyperparameter tuning job searches.
- Annotations
- @RawJSType() @native()
-
trait
IntegerParameterRangeSpecification extends Object
Defines the possible values for an integer hyperparameter.
Defines the possible values for an integer hyperparameter.
- Annotations
- @RawJSType() @native()
- type IntegerParameterRanges = Array[IntegerParameterRange]
- type JobReferenceCode = String
- type JobReferenceCodeContains = String
- type KmsKeyId = String
- type LabelAttributeName = String
- type LabelCounter = Int
-
trait
LabelCounters extends Object
Provides a breakdown of the number of objects labeled.
Provides a breakdown of the number of objects labeled.
- Annotations
- @RawJSType() @native()
-
trait
LabelCountersForWorkteam extends Object
Provides counts for human-labeled tasks in the labeling job.
Provides counts for human-labeled tasks in the labeling job.
- Annotations
- @RawJSType() @native()
- type LabelingJobAlgorithmSpecificationArn = String
-
trait
LabelingJobAlgorithmsConfig extends Object
Provides configuration information for auto-labeling of your data objects.
Provides configuration information for auto-labeling of your data objects. A
LabelingJobAlgorithmsConfigobject must be supplied in order to use auto-labeling.- Annotations
- @RawJSType() @native()
- type LabelingJobArn = String
-
trait
LabelingJobDataAttributes extends Object
Attributes of the data specified by the customer.
Attributes of the data specified by the customer. Use these to describe the data to be labeled.
- Annotations
- @RawJSType() @native()
-
trait
LabelingJobDataSource extends Object
Provides information about the location of input data.
Provides information about the location of input data.
- Annotations
- @RawJSType() @native()
-
trait
LabelingJobForWorkteamSummary extends Object
Provides summary information for a work team.
Provides summary information for a work team.
- Annotations
- @RawJSType() @native()
- type LabelingJobForWorkteamSummaryList = Array[LabelingJobForWorkteamSummary]
-
trait
LabelingJobInputConfig extends Object
Input configuration information for a labeling job.
Input configuration information for a labeling job.
- Annotations
- @RawJSType() @native()
- type LabelingJobName = String
-
trait
LabelingJobOutput extends Object
Specifies the location of the output produced by the labeling job.
Specifies the location of the output produced by the labeling job.
- Annotations
- @RawJSType() @native()
-
trait
LabelingJobOutputConfig extends Object
Output configuration information for a labeling job.
Output configuration information for a labeling job.
- Annotations
- @RawJSType() @native()
-
trait
LabelingJobResourceConfig extends Object
Provides configuration information for labeling jobs.
Provides configuration information for labeling jobs.
- Annotations
- @RawJSType() @native()
-
trait
LabelingJobS3DataSource extends Object
The Amazon S3 location of the input data objects.
The Amazon S3 location of the input data objects.
- Annotations
- @RawJSType() @native()
- type LabelingJobStatus = String
-
trait
LabelingJobStoppingConditions extends Object
A set of conditions for stopping a labeling job.
A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped. You can use these conditions to control the cost of data labeling.
- Annotations
- @RawJSType() @native()
-
trait
LabelingJobSummary extends Object
Provides summary information about a labeling job.
Provides summary information about a labeling job.
- Annotations
- @RawJSType() @native()
- type LabelingJobSummaryList = Array[LabelingJobSummary]
- type LambdaFunctionArn = String
- type LastModifiedTime = Date
-
trait
ListAlgorithmsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListAlgorithmsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListCodeRepositoriesInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListCodeRepositoriesOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListCompilationJobsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListCompilationJobsResponse extends Object
- Annotations
- @RawJSType() @native()
- type ListCompilationJobsSortBy = String
-
trait
ListEndpointConfigsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListEndpointConfigsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListEndpointsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListEndpointsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListHyperParameterTuningJobsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListHyperParameterTuningJobsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListLabelingJobsForWorkteamRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListLabelingJobsForWorkteamResponse extends Object
- Annotations
- @RawJSType() @native()
- type ListLabelingJobsForWorkteamSortByOptions = String
-
trait
ListLabelingJobsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListLabelingJobsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListModelPackagesInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListModelPackagesOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListModelsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListModelsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListNotebookInstanceLifecycleConfigsInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListNotebookInstanceLifecycleConfigsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListNotebookInstancesInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListNotebookInstancesOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSubscribedWorkteamsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListSubscribedWorkteamsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTagsInput extends Object
- Annotations
- @RawJSType() @native()
- type ListTagsMaxResults = Int
-
trait
ListTagsOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTrainingJobsForHyperParameterTuningJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTrainingJobsForHyperParameterTuningJobResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTrainingJobsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTrainingJobsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTransformJobsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListTransformJobsResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListWorkteamsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListWorkteamsResponse extends Object
- Annotations
- @RawJSType() @native()
- type ListWorkteamsSortByOptions = String
- type MaxConcurrentTaskCount = Int
- type MaxConcurrentTransforms = Int
- type MaxHumanLabeledObjectCount = Int
- type MaxNumberOfTrainingJobs = Int
- type MaxParallelTrainingJobs = Int
- type MaxPayloadInMB = Int
- type MaxPercentageOfInputDatasetLabeled = Int
- type MaxResults = Int
- type MaxRuntimeInSeconds = Int
-
trait
MemberDefinition extends Object
Defines the Amazon Cognito user group that is part of a work team.
Defines the Amazon Cognito user group that is part of a work team.
- Annotations
- @RawJSType() @native()
- type MemberDefinitions = Array[MemberDefinition]
-
trait
MetricData extends Object
The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.
The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.
- Annotations
- @RawJSType() @native()
-
trait
MetricDefinition extends Object
Specifies a metric that the training algorithm writes to
stderrorstdout.Specifies a metric that the training algorithm writes to
stderrorstdout. Amazon SageMakerhyperparameter tuning captures all defined metrics. You specify one metric that a hyperparameter tuning job uses as its objective metric to choose the best training job.- Annotations
- @RawJSType() @native()
- type MetricDefinitionList = Array[MetricDefinition]
- type MetricName = String
- type MetricRegex = String
- type MetricValue = Float
- type ModelArn = String
-
trait
ModelArtifacts extends Object
Provides information about the location that is configured for storing model artifacts.
Provides information about the location that is configured for storing model artifacts.
- Annotations
- @RawJSType() @native()
- type ModelName = String
- type ModelNameContains = String
- type ModelPackageArn = String
-
trait
ModelPackageContainerDefinition extends Object
Describes the Docker container for the model package.
Describes the Docker container for the model package.
- Annotations
- @RawJSType() @native()
- type ModelPackageContainerDefinitionList = Array[ModelPackageContainerDefinition]
- type ModelPackageSortBy = String
- type ModelPackageStatus = String
-
trait
ModelPackageStatusDetails extends Object
Specifies the validation and image scan statuses of the model package.
Specifies the validation and image scan statuses of the model package.
- Annotations
- @RawJSType() @native()
-
trait
ModelPackageStatusItem extends Object
Represents the overall status of a model package.
Represents the overall status of a model package.
- Annotations
- @RawJSType() @native()
- type ModelPackageStatusItemList = Array[ModelPackageStatusItem]
-
trait
ModelPackageSummary extends Object
Provides summary information about a model package.
Provides summary information about a model package.
- Annotations
- @RawJSType() @native()
- type ModelPackageSummaryList = Array[ModelPackageSummary]
-
trait
ModelPackageValidationProfile extends Object
Contains data, such as the inputs and targeted instance types that are used in the process of validating the model package.
Contains data, such as the inputs and targeted instance types that are used in the process of validating the model package. The data provided in the validation profile is made available to your buyers on AWS Marketplace.
- Annotations
- @RawJSType() @native()
- type ModelPackageValidationProfiles = Array[ModelPackageValidationProfile]
-
trait
ModelPackageValidationSpecification extends Object
Specifies batch transform jobs that Amazon SageMaker runs to validate your model package.
Specifies batch transform jobs that Amazon SageMaker runs to validate your model package.
- Annotations
- @RawJSType() @native()
- type ModelSortKey = String
-
trait
ModelSummary extends Object
Provides summary information about a model.
Provides summary information about a model.
- Annotations
- @RawJSType() @native()
- type ModelSummaryList = Array[ModelSummary]
- type NameContains = String
-
trait
NestedFilters extends Object
Defines a list of
NestedFiltersobjects.Defines a list of
NestedFiltersobjects. To satisfy the conditions specified in theNestedFilterscall, a resource must satisfy the conditions of all of the filters. For example, you could define aNestedFiltersusing the training job'sInputDataConfigproperty to filter onChannelobjects. ANestedFiltersobject contains multiple filters. For example, to find all training jobs whose name containstrainand that havecat/datain theirS3Uri(specified inInputDataConfig), you need to create aNestedFiltersobject that specifies theInputDataConfigproperty with the followingFilterobjects: *'{Name:"InputDataConfig.ChannelName", "Operator":"EQUALS", "Value":"train"}',*'{Name:"InputDataConfig.DataSource.S3DataSource.S3Uri", "Operator":"CONTAINS", "Value":"cat/data"}'- Annotations
- @RawJSType() @native()
- type NestedFiltersList = Array[NestedFilters]
- type NetworkInterfaceId = String
- type NextToken = String
- type NotebookInstanceAcceleratorType = String
- type NotebookInstanceAcceleratorTypes = Array[NotebookInstanceAcceleratorType]
- type NotebookInstanceArn = String
- type NotebookInstanceLifecycleConfigArn = String
- type NotebookInstanceLifecycleConfigContent = String
- type NotebookInstanceLifecycleConfigList = Array[NotebookInstanceLifecycleHook]
- type NotebookInstanceLifecycleConfigName = String
- type NotebookInstanceLifecycleConfigNameContains = String
- type NotebookInstanceLifecycleConfigSortKey = String
- type NotebookInstanceLifecycleConfigSortOrder = String
-
trait
NotebookInstanceLifecycleConfigSummary extends Object
Provides a summary of a notebook instance lifecycle configuration.
Provides a summary of a notebook instance lifecycle configuration.
- Annotations
- @RawJSType() @native()
- type NotebookInstanceLifecycleConfigSummaryList = Array[NotebookInstanceLifecycleConfigSummary]
-
trait
NotebookInstanceLifecycleHook extends Object
Contains the notebook instance lifecycle configuration script.
Contains the notebook instance lifecycle configuration script. Each lifecycle configuration script has a limit of 16384 characters. The value of the
PATHenvironment variable that is available to both scripts is/sbin:bin:/usr/sbin:/usr/bin. View CloudWatch Logs for notebook instance lifecycle configurations in log group/aws/sagemaker/NotebookInstancesin log stream[notebook-instance-name]/[LifecycleConfigHook]. Lifecycle configuration scripts cannot run for longer than 5 minutes. If a script runs for longer than 5 minutes, it fails and the notebook instance is not created or started. For information about notebook instance lifestyle configurations, see 2.1: (Optional) Customize a Notebook Instance.- Annotations
- @RawJSType() @native()
- type NotebookInstanceName = String
- type NotebookInstanceNameContains = String
- type NotebookInstanceSortKey = String
- type NotebookInstanceSortOrder = String
- type NotebookInstanceStatus = String
-
trait
NotebookInstanceSummary extends Object
Provides summary information for an Amazon SageMaker notebook instance.
Provides summary information for an Amazon SageMaker notebook instance.
- Annotations
- @RawJSType() @native()
- type NotebookInstanceSummaryList = Array[NotebookInstanceSummary]
- type NotebookInstanceUrl = String
- type NotebookInstanceVolumeSizeInGB = Int
- type NumberOfHumanWorkersPerDataObject = Int
- type ObjectiveStatus = String
- type ObjectiveStatusCounter = Int
-
trait
ObjectiveStatusCounters extends Object
Specifies the number of training jobs that this hyperparameter tuning job launched, categorized by the status of their objective metric.
Specifies the number of training jobs that this hyperparameter tuning job launched, categorized by the status of their objective metric. The objective metric status shows whether the final objective metric for the training job has been evaluated by the tuning job and used in the hyperparameter tuning process.
- Annotations
- @RawJSType() @native()
- type Operator = String
- type OrderKey = String
-
trait
OutputConfig extends Object
Contains information about the output location for the compiled model and the device (target) that the model runs on.
Contains information about the output location for the compiled model and the device (target) that the model runs on.
- Annotations
- @RawJSType() @native()
-
trait
OutputDataConfig extends Object
Provides information about how to store model training results (model artifacts).
Provides information about how to store model training results (model artifacts).
- Annotations
- @RawJSType() @native()
- type PaginationToken = String
- type ParameterKey = String
- type ParameterName = String
-
trait
ParameterRange extends Object
Defines the possible values for categorical, continuous, and integer hyperparameters to be used by an algorithm.
Defines the possible values for categorical, continuous, and integer hyperparameters to be used by an algorithm.
- Annotations
- @RawJSType() @native()
-
trait
ParameterRanges extends Object
Specifies ranges of integer, continuous, and categorical hyperparameters that a hyperparameter tuning job searches.
Specifies ranges of integer, continuous, and categorical hyperparameters that a hyperparameter tuning job searches. The hyperparameter tuning job launches training jobs with hyperparameter values within these ranges to find the combination of values that result in the training job with the best performance as measured by the objective metric of the hyperparameter tuning job.
Note:You can specify a maximum of 20 hyperparameters that a hyperparameter tuning job can search over. Every possible value of a categorical parameter range counts against this limit.
- Annotations
- @RawJSType() @native()
- type ParameterType = String
- type ParameterValue = String
- type ParameterValues = Array[ParameterValue]
-
trait
ParentHyperParameterTuningJob extends Object
A previously completed or stopped hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
A previously completed or stopped hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
- Annotations
- @RawJSType() @native()
- type ParentHyperParameterTuningJobs = Array[ParentHyperParameterTuningJob]
- type ProductId = String
- type ProductListings = Array[String]
-
trait
ProductionVariant extends Object
Identifies a model that you want to host and the resources to deploy for hosting it.
Identifies a model that you want to host and the resources to deploy for hosting it. If you are deploying multiple models, tell Amazon SageMaker how to distribute traffic among the models by specifying variant weights.
- Annotations
- @RawJSType() @native()
- type ProductionVariantAcceleratorType = String
- type ProductionVariantInstanceType = String
- type ProductionVariantList = Array[ProductionVariant]
-
trait
ProductionVariantSummary extends Object
Describes weight and capacities for a production variant associated with an endpoint.
Describes weight and capacities for a production variant associated with an endpoint. If you sent a request to the
UpdateEndpointWeightsAndCapacitiesAPI and the endpoint status isUpdating, you get different desired and current values.- Annotations
- @RawJSType() @native()
- type ProductionVariantSummaryList = Array[ProductionVariantSummary]
- type PropertyNameHint = String
-
trait
PropertyNameQuery extends Object
A type of
SuggestionQuery.A type of
SuggestionQuery. A suggestion query for retrieving property names that match the specified hint.- Annotations
- @RawJSType() @native()
-
trait
PropertyNameSuggestion extends Object
A property name returned from a
GetSearchSuggestionscall that specifies a value in thePropertyNameQueryfield.A property name returned from a
GetSearchSuggestionscall that specifies a value in thePropertyNameQueryfield.- Annotations
- @RawJSType() @native()
- type PropertyNameSuggestionList = Array[PropertyNameSuggestion]
-
trait
PublicWorkforceTaskPrice extends Object
Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed.
Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed. Use one of the following prices for bounding box tasks. Prices are in US dollars. * 0.036 * 0.048 * 0.060 * 0.072 * 0.120 * 0.240 * 0.360 * 0.480 * 0.600 * 0.720 * 0.840 * 0.960 * 1.080 * 1.200 Use one of the following prices for image classification, text classification, and custom tasks. Prices are in US dollars. * 0.012 * 0.024 * 0.036 * 0.048 * 0.060 * 0.072 * 0.120 * 0.240 * 0.360 * 0.480 * 0.600 * 0.720 * 0.840 * 0.960 * 1.080 * 1.200 Use one of the following prices for semantic segmentation tasks. Prices are in US dollars. * 0.840 * 0.960 * 1.080 * 1.200
- Annotations
- @RawJSType() @native()
- type RealtimeInferenceInstanceTypes = Array[ProductionVariantInstanceType]
- type RecordWrapper = String
-
trait
RenderUiTemplateRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
RenderUiTemplateResponse extends Object
- Annotations
- @RawJSType() @native()
-
trait
RenderableTask extends Object
Contains input values for a task.
Contains input values for a task.
- Annotations
- @RawJSType() @native()
-
trait
RenderingError extends Object
A description of an error that occurred while rendering the template.
A description of an error that occurred while rendering the template.
- Annotations
- @RawJSType() @native()
- type RenderingErrorList = Array[RenderingError]
- type ResourceArn = String
-
trait
ResourceConfig extends Object
Describes the resources, including ML compute instances and ML storage volumes, to use for model training.
Describes the resources, including ML compute instances and ML storage volumes, to use for model training.
- Annotations
- @RawJSType() @native()
-
trait
ResourceLimits extends Object
Specifies the maximum number of training jobs and parallel training jobs that a hyperparameter tuning job can launch.
Specifies the maximum number of training jobs and parallel training jobs that a hyperparameter tuning job can launch.
- Annotations
- @RawJSType() @native()
- type ResourcePropertyName = String
- type ResourceType = String
- type ResponseMIMEType = String
- type ResponseMIMETypes = Array[ResponseMIMEType]
- type RoleArn = String
- type RootAccess = String
- type S3DataDistribution = String
-
trait
S3DataSource extends Object
Describes the S3 data source.
Describes the S3 data source.
- Annotations
- @RawJSType() @native()
- type S3DataType = String
- type S3Uri = String
-
class
SageMaker extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "SageMaker" )
- implicit final class SageMakerOps extends AnyVal
-
trait
SearchExpression extends Object
A multi-expression that searches for the specified resource or resources in a search.
A multi-expression that searches for the specified resource or resources in a search. All resource objects that satisfy the expression's condition are included in the search results. You must specify at least one subexpression, filter, or nested filter. A
SearchExpressioncan contain up to twenty elements. ASearchExpressioncontains the following components: * A list ofFilterobjects. Each filter defines a simple Boolean expression comprised of a resource property name, Boolean operator, and value. * A list ofNestedFilterobjects. Each nested filter defines a list of Boolean expressions using a list of resource properties. A nested filter is satisfied if a single object in the list satisfies all Boolean expressions. * A list ofSearchExpressionobjects. A search expression object can be nested in a list of search expression objects. * A Boolean operator:AndorOr.- Annotations
- @RawJSType() @native()
- type SearchExpressionList = Array[SearchExpression]
-
trait
SearchRecord extends Object
An individual search result record that contains a single resource object.
An individual search result record that contains a single resource object.
- Annotations
- @RawJSType() @native()
-
trait
SearchRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
SearchResponse extends Object
- Annotations
- @RawJSType() @native()
- type SearchResultsList = Array[SearchRecord]
- type SearchSortOrder = String
- type SecondaryStatus = String
-
trait
SecondaryStatusTransition extends Object
An array element of DescribeTrainingJobResponse.SecondaryStatusTransitions.
An array element of DescribeTrainingJobResponse.SecondaryStatusTransitions. It provides additional details about a status that the training job has transitioned through. A training job can be in one of several states, for example, starting, downloading, training, or uploading. Within each state, there are a number of intermediate states. For example, within the starting state, Amazon SageMaker could be starting the training job or launching the ML instances. These transitional states are referred to as the job's secondary status.
- Annotations
- @RawJSType() @native()
- type SecondaryStatusTransitions = Array[SecondaryStatusTransition]
- type SecretArn = String
- type SecurityGroupId = String
- type SecurityGroupIds = Array[SecurityGroupId]
- type Seed = Double
- type SessionExpirationDurationInSeconds = Int
-
trait
ShuffleConfig extends Object
A configuration for a shuffle option for input data in a channel.
A configuration for a shuffle option for input data in a channel. If you use
S3PrefixforS3DataType, the results of the S3 key prefix matches are shuffled. If you useManifestFile, the order of the S3 object references in theManifestFileis shuffled. If you useAugmentedManifestFile, the order of the JSON lines in theAugmentedManifestFileis shuffled. The shuffling order is determined using theSeedvalue. For Pipe input mode, shuffling is done at the start of every epoch. With large datasets, this ensures that the order of the training data is different for each epoch, and it helps reduce bias and possible overfitting. In a multi-node training job whenShuffleConfigis combined withS3DataDistributionTypeofShardedByS3Key, the data is shuffled across nodes so that the content sent to a particular node on the first epoch might be sent to a different node on the second epoch.- Annotations
- @RawJSType() @native()
- type SortBy = String
- type SortOrder = String
-
trait
SourceAlgorithm extends Object
Specifies an algorithm that was used to create the model package.
Specifies an algorithm that was used to create the model package. The algorithm must be either an algorithm resource in your Amazon SageMaker account or an algorithm in AWS Marketplace that you are subscribed to.
- Annotations
- @RawJSType() @native()
- type SourceAlgorithmList = Array[SourceAlgorithm]
-
trait
SourceAlgorithmSpecification extends Object
A list of algorithms that were used to create a model package.
A list of algorithms that were used to create a model package.
- Annotations
- @RawJSType() @native()
- type SplitType = String
-
trait
StartNotebookInstanceInput extends Object
- Annotations
- @RawJSType() @native()
- type StatusMessage = String
-
trait
StopCompilationJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StopHyperParameterTuningJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StopLabelingJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StopNotebookInstanceInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
StopTrainingJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StopTransformJobRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
StoppingCondition extends Object
Specifies how long model training can run.
Specifies how long model training can run. When model training reaches the limit, Amazon SageMaker ends the training job. Use this API to cap model training cost. To stop a job, Amazon SageMaker sends the algorithm the
SIGTERMsignal, which delays job termination for120 seconds. Algorithms might use this 120-second window to save the model artifacts, so the results of training is not lost. Training algorithms provided by Amazon SageMaker automatically saves the intermediate results of a model training job (it is best effort case, as model might not be ready to save as some stages, for example training just started). This intermediate data is a valid model artifact. You can use it to create a model (CreateModel).- Annotations
- @RawJSType() @native()
- type String200 = String
- type SubnetId = String
- type Subnets = Array[SubnetId]
-
trait
SubscribedWorkteam extends Object
Describes a work team of a vendor that does the a labelling job.
Describes a work team of a vendor that does the a labelling job.
- Annotations
- @RawJSType() @native()
- type SubscribedWorkteams = Array[SubscribedWorkteam]
- type Success = Boolean
-
trait
SuggestionQuery extends Object
Limits the property names that are included in the response.
Limits the property names that are included in the response.
- Annotations
- @RawJSType() @native()
-
trait
Tag extends Object
Describes a tag.
Describes a tag.
- Annotations
- @RawJSType() @native()
- type TagKey = String
- type TagKeyList = Array[TagKey]
- type TagList = Array[Tag]
- type TagValue = String
- type TargetDevice = String
- type TaskAvailabilityLifetimeInSeconds = Int
- type TaskCount = Int
- type TaskDescription = String
- type TaskInput = String
- type TaskKeyword = String
- type TaskKeywords = Array[TaskKeyword]
- type TaskTimeLimitInSeconds = Int
- type TaskTitle = String
- type TemplateContent = String
- type TenthFractionsOfACent = Int
- type Timestamp = Date
- type TrainingInputMode = String
- type TrainingInstanceCount = Int
- type TrainingInstanceType = String
- type TrainingInstanceTypes = Array[TrainingInstanceType]
-
trait
TrainingJob extends Object
Contains information about a training job.
Contains information about a training job.
- Annotations
- @RawJSType() @native()
- type TrainingJobArn = String
-
trait
TrainingJobDefinition extends Object
Defines the input needed to run a training job using the algorithm.
Defines the input needed to run a training job using the algorithm.
- Annotations
- @RawJSType() @native()
- type TrainingJobEarlyStoppingType = String
- type TrainingJobName = String
- type TrainingJobSortByOptions = String
- type TrainingJobStatus = String
- type TrainingJobStatusCounter = Int
-
trait
TrainingJobStatusCounters extends Object
The numbers of training jobs launched by a hyperparameter tuning job, categorized by status.
The numbers of training jobs launched by a hyperparameter tuning job, categorized by status.
- Annotations
- @RawJSType() @native()
- type TrainingJobSummaries = Array[TrainingJobSummary]
-
trait
TrainingJobSummary extends Object
Provides summary information about a training job.
Provides summary information about a training job.
- Annotations
- @RawJSType() @native()
-
trait
TrainingSpecification extends Object
Defines how the algorithm is used for a training job.
Defines how the algorithm is used for a training job.
- Annotations
- @RawJSType() @native()
-
trait
TransformDataSource extends Object
Describes the location of the channel data.
Describes the location of the channel data.
- Annotations
- @RawJSType() @native()
- type TransformEnvironmentKey = String
- type TransformEnvironmentMap = Dictionary[TransformEnvironmentValue]
- type TransformEnvironmentValue = String
-
trait
TransformInput extends Object
Describes the input source of a transform job and the way the transform job consumes it.
Describes the input source of a transform job and the way the transform job consumes it.
- Annotations
- @RawJSType() @native()
- type TransformInstanceCount = Int
- type TransformInstanceType = String
- type TransformInstanceTypes = Array[TransformInstanceType]
- type TransformJobArn = String
-
trait
TransformJobDefinition extends Object
Defines the input needed to run a transform job using the inference specification specified in the algorithm.
Defines the input needed to run a transform job using the inference specification specified in the algorithm.
- Annotations
- @RawJSType() @native()
- type TransformJobName = String
- type TransformJobStatus = String
- type TransformJobSummaries = Array[TransformJobSummary]
-
trait
TransformJobSummary extends Object
Provides a summary of a transform job.
Provides a summary of a transform job. Multiple
TransformJobSummaryobjects are returned as a list after in response to a ListTransformJobs call.- Annotations
- @RawJSType() @native()
-
trait
TransformOutput extends Object
Describes the results of a transform job.
Describes the results of a transform job.
- Annotations
- @RawJSType() @native()
-
trait
TransformResources extends Object
Describes the resources, including ML instance types and ML instance count, to use for transform job.
Describes the resources, including ML instance types and ML instance count, to use for transform job.
- Annotations
- @RawJSType() @native()
-
trait
TransformS3DataSource extends Object
Describes the S3 data source.
Describes the S3 data source.
- Annotations
- @RawJSType() @native()
-
trait
USD extends Object
Represents an amount of money in United States dollars/
Represents an amount of money in United States dollars/
- Annotations
- @RawJSType() @native()
-
trait
UiConfig extends Object
Provided configuration information for the worker UI for a labeling job.
Provided configuration information for the worker UI for a labeling job.
- Annotations
- @RawJSType() @native()
-
trait
UiTemplate extends Object
The Liquid template for the worker user interface.
The Liquid template for the worker user interface.
- Annotations
- @RawJSType() @native()
-
trait
UpdateCodeRepositoryInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateCodeRepositoryOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateEndpointInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateEndpointOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateEndpointWeightsAndCapacitiesInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateEndpointWeightsAndCapacitiesOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateNotebookInstanceInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateNotebookInstanceLifecycleConfigInput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateNotebookInstanceLifecycleConfigOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateNotebookInstanceOutput extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateWorkteamRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateWorkteamResponse extends Object
- Annotations
- @RawJSType() @native()
- type Url = String
- type VariantName = String
- type VariantWeight = Float
- type VolumeSizeInGB = Int
-
trait
VpcConfig extends Object
Specifies a VPC that your training jobs and hosted models have access to.
Specifies a VPC that your training jobs and hosted models have access to. Control access to and from your training and model containers by configuring the VPC. For more information, see Endpoints by Using an Amazon Virtual Private Cloud and Training Jobs by Using an Amazon Virtual Private Cloud.
- Annotations
- @RawJSType() @native()
- type VpcSecurityGroupIds = Array[SecurityGroupId]
-
trait
Workteam extends Object
Provides details about a labeling work team.
Provides details about a labeling work team.
- Annotations
- @RawJSType() @native()
- type WorkteamArn = String
- type WorkteamName = String
- type Workteams = Array[Workteam]
Value Members
- object AddTagsInput
- object AddTagsOutput
- object AlgorithmSortByEnum
- object AlgorithmSpecification
- object AlgorithmStatusDetails
- object AlgorithmStatusEnum
- object AlgorithmStatusItem
- object AlgorithmSummary
- object AlgorithmValidationProfile
- object AlgorithmValidationSpecification
- object AnnotationConsolidationConfig
- object AssemblyTypeEnum
- object BatchStrategyEnum
- object BooleanOperatorEnum
- object CategoricalParameterRange
- object CategoricalParameterRangeSpecification
- object Channel
- object ChannelSpecification
- object CodeRepositorySortByEnum
- object CodeRepositorySortOrderEnum
- object CodeRepositorySummary
- object CognitoMemberDefinition
- object CompilationJobStatusEnum
- object CompilationJobSummary
- object CompressionTypeEnum
- object ContainerDefinition
- object ContentClassifierEnum
- object ContinuousParameterRange
- object ContinuousParameterRangeSpecification
- object CreateAlgorithmInput
- object CreateAlgorithmOutput
- object CreateCodeRepositoryInput
- object CreateCodeRepositoryOutput
- object CreateCompilationJobRequest
- object CreateCompilationJobResponse
- object CreateEndpointConfigInput
- object CreateEndpointConfigOutput
- object CreateEndpointInput
- object CreateEndpointOutput
- object CreateHyperParameterTuningJobRequest
- object CreateHyperParameterTuningJobResponse
- object CreateLabelingJobRequest
- object CreateLabelingJobResponse
- object CreateModelInput
- object CreateModelOutput
- object CreateModelPackageInput
- object CreateModelPackageOutput
- object CreateNotebookInstanceInput
- object CreateNotebookInstanceLifecycleConfigInput
- object CreateNotebookInstanceLifecycleConfigOutput
- object CreateNotebookInstanceOutput
- object CreatePresignedNotebookInstanceUrlInput
- object CreatePresignedNotebookInstanceUrlOutput
- object CreateTrainingJobRequest
- object CreateTrainingJobResponse
- object CreateTransformJobRequest
- object CreateTransformJobResponse
- object CreateWorkteamRequest
- object CreateWorkteamResponse
- object DataSource
- object DeleteAlgorithmInput
- object DeleteCodeRepositoryInput
- object DeleteEndpointConfigInput
- object DeleteEndpointInput
- object DeleteModelInput
- object DeleteModelPackageInput
- object DeleteNotebookInstanceInput
- object DeleteNotebookInstanceLifecycleConfigInput
- object DeleteTagsInput
- object DeleteTagsOutput
- object DeleteWorkteamRequest
- object DeleteWorkteamResponse
- object DeployedImage
- object DescribeAlgorithmInput
- object DescribeAlgorithmOutput
- object DescribeCodeRepositoryInput
- object DescribeCodeRepositoryOutput
- object DescribeCompilationJobRequest
- object DescribeCompilationJobResponse
- object DescribeEndpointConfigInput
- object DescribeEndpointConfigOutput
- object DescribeEndpointInput
- object DescribeEndpointOutput
- object DescribeHyperParameterTuningJobRequest
- object DescribeHyperParameterTuningJobResponse
- object DescribeLabelingJobRequest
- object DescribeLabelingJobResponse
- object DescribeModelInput
- object DescribeModelOutput
- object DescribeModelPackageInput
- object DescribeModelPackageOutput
- object DescribeNotebookInstanceInput
- object DescribeNotebookInstanceLifecycleConfigInput
- object DescribeNotebookInstanceLifecycleConfigOutput
- object DescribeNotebookInstanceOutput
- object DescribeSubscribedWorkteamRequest
- object DescribeSubscribedWorkteamResponse
- object DescribeTrainingJobRequest
- object DescribeTrainingJobResponse
- object DescribeTransformJobRequest
- object DescribeTransformJobResponse
- object DescribeWorkteamRequest
- object DescribeWorkteamResponse
- object DesiredWeightAndCapacity
- object DetailedAlgorithmStatusEnum
- object DetailedModelPackageStatusEnum
- object DirectInternetAccessEnum
- object EndpointConfigSortKeyEnum
- object EndpointConfigSummary
- object EndpointSortKeyEnum
- object EndpointStatusEnum
- object EndpointSummary
- object Filter
- object FinalHyperParameterTuningJobObjectiveMetric
- object FrameworkEnum
- object GetSearchSuggestionsRequest
- object GetSearchSuggestionsResponse
- object GitConfig
- object GitConfigForUpdate
- object HumanTaskConfig
- object HyperParameterAlgorithmSpecification
- object HyperParameterScalingTypeEnum
- object HyperParameterSpecification
- object HyperParameterTrainingJobDefinition
- object HyperParameterTrainingJobSummary
- object HyperParameterTuningJobConfig
- object HyperParameterTuningJobObjective
- object HyperParameterTuningJobObjectiveTypeEnum
- object HyperParameterTuningJobSortByOptionsEnum
- object HyperParameterTuningJobStatusEnum
-
object
HyperParameterTuningJobStrategyTypeEnum
The strategy hyperparameter tuning uses to find the best combination of hyperparameters for your model.
The strategy hyperparameter tuning uses to find the best combination of hyperparameters for your model. Currently, the only supported value is
Bayesian. - object HyperParameterTuningJobSummary
- object HyperParameterTuningJobWarmStartConfig
- object HyperParameterTuningJobWarmStartTypeEnum
- object InferenceSpecification
- object InputConfig
- object InstanceTypeEnum
- object IntegerParameterRange
- object IntegerParameterRangeSpecification
- object LabelCounters
- object LabelCountersForWorkteam
- object LabelingJobAlgorithmsConfig
- object LabelingJobDataAttributes
- object LabelingJobDataSource
- object LabelingJobForWorkteamSummary
- object LabelingJobInputConfig
- object LabelingJobOutput
- object LabelingJobOutputConfig
- object LabelingJobResourceConfig
- object LabelingJobS3DataSource
- object LabelingJobStatusEnum
- object LabelingJobStoppingConditions
- object LabelingJobSummary
- object ListAlgorithmsInput
- object ListAlgorithmsOutput
- object ListCodeRepositoriesInput
- object ListCodeRepositoriesOutput
- object ListCompilationJobsRequest
- object ListCompilationJobsResponse
- object ListCompilationJobsSortByEnum
- object ListEndpointConfigsInput
- object ListEndpointConfigsOutput
- object ListEndpointsInput
- object ListEndpointsOutput
- object ListHyperParameterTuningJobsRequest
- object ListHyperParameterTuningJobsResponse
- object ListLabelingJobsForWorkteamRequest
- object ListLabelingJobsForWorkteamResponse
- object ListLabelingJobsForWorkteamSortByOptionsEnum
- object ListLabelingJobsRequest
- object ListLabelingJobsResponse
- object ListModelPackagesInput
- object ListModelPackagesOutput
- object ListModelsInput
- object ListModelsOutput
- object ListNotebookInstanceLifecycleConfigsInput
- object ListNotebookInstanceLifecycleConfigsOutput
- object ListNotebookInstancesInput
- object ListNotebookInstancesOutput
- object ListSubscribedWorkteamsRequest
- object ListSubscribedWorkteamsResponse
- object ListTagsInput
- object ListTagsOutput
- object ListTrainingJobsForHyperParameterTuningJobRequest
- object ListTrainingJobsForHyperParameterTuningJobResponse
- object ListTrainingJobsRequest
- object ListTrainingJobsResponse
- object ListTransformJobsRequest
- object ListTransformJobsResponse
- object ListWorkteamsRequest
- object ListWorkteamsResponse
- object ListWorkteamsSortByOptionsEnum
- object MemberDefinition
- object MetricData
- object MetricDefinition
- object ModelArtifacts
- object ModelPackageContainerDefinition
- object ModelPackageSortByEnum
- object ModelPackageStatusDetails
- object ModelPackageStatusEnum
- object ModelPackageStatusItem
- object ModelPackageSummary
- object ModelPackageValidationProfile
- object ModelPackageValidationSpecification
- object ModelSortKeyEnum
- object ModelSummary
- object NestedFilters
- object NotebookInstanceAcceleratorTypeEnum
- object NotebookInstanceLifecycleConfigSortKeyEnum
- object NotebookInstanceLifecycleConfigSortOrderEnum
- object NotebookInstanceLifecycleConfigSummary
- object NotebookInstanceLifecycleHook
- object NotebookInstanceSortKeyEnum
- object NotebookInstanceSortOrderEnum
- object NotebookInstanceStatusEnum
- object NotebookInstanceSummary
- object ObjectiveStatusCounters
- object ObjectiveStatusEnum
- object OperatorEnum
- object OrderKeyEnum
- object OutputConfig
- object OutputDataConfig
- object ParameterRange
- object ParameterRanges
- object ParameterTypeEnum
- object ParentHyperParameterTuningJob
- object ProductionVariant
- object ProductionVariantAcceleratorTypeEnum
- object ProductionVariantInstanceTypeEnum
- object ProductionVariantSummary
- object PropertyNameQuery
- object PropertyNameSuggestion
- object PublicWorkforceTaskPrice
- object RecordWrapperEnum
- object RenderUiTemplateRequest
- object RenderUiTemplateResponse
- object RenderableTask
- object RenderingError
- object ResourceConfig
- object ResourceLimits
- object ResourceTypeEnum
- object RootAccessEnum
- object S3DataDistributionEnum
- object S3DataSource
- object S3DataTypeEnum
- object SearchExpression
- object SearchRecord
- object SearchRequest
- object SearchResponse
- object SearchSortOrderEnum
- object SecondaryStatusEnum
- object SecondaryStatusTransition
- object ShuffleConfig
- object SortByEnum
- object SortOrderEnum
- object SourceAlgorithm
- object SourceAlgorithmSpecification
- object SplitTypeEnum
- object StartNotebookInstanceInput
- object StopCompilationJobRequest
- object StopHyperParameterTuningJobRequest
- object StopLabelingJobRequest
- object StopNotebookInstanceInput
- object StopTrainingJobRequest
- object StopTransformJobRequest
- object StoppingCondition
- object SubscribedWorkteam
- object SuggestionQuery
- object Tag
- object TargetDeviceEnum
- object TrainingInputModeEnum
- object TrainingInstanceTypeEnum
- object TrainingJob
- object TrainingJobDefinition
- object TrainingJobEarlyStoppingTypeEnum
- object TrainingJobSortByOptionsEnum
- object TrainingJobStatusCounters
- object TrainingJobStatusEnum
- object TrainingJobSummary
- object TrainingSpecification
- object TransformDataSource
- object TransformInput
- object TransformInstanceTypeEnum
- object TransformJobDefinition
- object TransformJobStatusEnum
- object TransformJobSummary
- object TransformOutput
- object TransformResources
- object TransformS3DataSource
- object USD
- object UiConfig
- object UiTemplate
- object UpdateCodeRepositoryInput
- object UpdateCodeRepositoryOutput
- object UpdateEndpointInput
- object UpdateEndpointOutput
- object UpdateEndpointWeightsAndCapacitiesInput
- object UpdateEndpointWeightsAndCapacitiesOutput
- object UpdateNotebookInstanceInput
- object UpdateNotebookInstanceLifecycleConfigInput
- object UpdateNotebookInstanceLifecycleConfigOutput
- object UpdateNotebookInstanceOutput
- object UpdateWorkteamRequest
- object UpdateWorkteamResponse
- object VpcConfig
- object Workteam