Builder
Properties
A timestamp that shows when the endpoint configuration was created.
Configuration to control how SageMaker AI captures inference data.
Indicates whether all model containers deployed to the endpoint are isolated. If they are, no inbound or outbound network calls can be made to or from the model containers.
The Amazon Resource Name (ARN) of the endpoint configuration.
Name of the SageMaker endpoint configuration.
The Amazon Resource Name (ARN) of the IAM role that you assigned to the endpoint configuration.
The configuration parameters for an explainer.
An array of ProductionVariant
objects, one for each model that you want to host at this endpoint.
An array of ProductionVariant
objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants
.
Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC. For more information, see Give SageMaker Access to Resources in your Amazon VPC.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.AsyncInferenceConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.DataCaptureConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ExplainerConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.VpcConfig inside the given block