Builder
Properties
Specifies mandatory fields for running an Inference Recommender job. The fields specified in ContainerConfig
override the corresponding fields in the model package.
Specifies the endpoint configuration to use for a job.
Existing customer endpoints on which to run an Inference Recommender job.
Specifies the maximum duration of the job, in seconds. The maximum value is 18,000 seconds.
The Amazon Resource Name (ARN) of a versioned model package.
Defines the resource limit of the job.
Specifies the traffic pattern of the job.
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.
Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.RecommendationJobContainerConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.RecommendationJobResourceLimit inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.TrafficPattern inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.RecommendationJobVpcConfig inside the given block