RecommendationJobInputConfig

The input configuration of the recommendation job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies mandatory fields for running an Inference Recommender job. The fields specified in ContainerConfig override the corresponding fields in the model package.

Link copied to clipboard

Specifies the endpoint configuration to use for a job.

Link copied to clipboard

Existing customer endpoints on which to run an Inference Recommender job.

Link copied to clipboard

Specifies the maximum duration of the job, in seconds. The maximum value is 18,000 seconds.

Link copied to clipboard

The name of the created model.

Link copied to clipboard

The Amazon Resource Name (ARN) of a versioned model package.

Link copied to clipboard

Defines the resource limit of the job.

Link copied to clipboard

Specifies the traffic pattern of the job.

Link copied to clipboard

The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint. This key will be passed to SageMaker Hosting for endpoint creation.

Link copied to clipboard

Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String