Amazon SageMaker Construct Library
-
Specifies the containers in the inference pipeline.
Specifies the containers in the inference pipeline.
CfnModel.Builder.create(software.constructs.Construct scope,
String id)
Isolates the model container.
Isolates the model container.
The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access model artifacts and docker image for deployment on ML compute instances or for batch transform jobs.
Specifies details of how containers in a multi-container endpoint are called.
Specifies details of how containers in a multi-container endpoint are called.
The name of the new model.
The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.
The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.
A list of key-value pairs to apply to this resource.
A
VpcConfig object that specifies the VPC that you want your model to connect to.
A
VpcConfig object that specifies the VPC that you want your model to connect to.