UpdateModelPackageRequest
Types
Properties
Link copied to clipboard
An array of additional Inference Specification objects to be added to the existing array additional Inference Specification. Total number of additional Inference Specifications can not exceed 15. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.
Link copied to clipboard
A description for the approval status of the model.
Link copied to clipboard
The metadata properties associated with the model package versions.
Link copied to clipboard
The metadata properties associated with the model package versions to remove.
Link copied to clipboard
The approval status of the model.
Link copied to clipboard
The Amazon Resource Name (ARN) of the model package.
Functions
Link copied to clipboard
inline fun copy(block: UpdateModelPackageRequest.Builder.() -> Unit = {}): UpdateModelPackageRequest