Builder
Properties
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.
A description for the approval status of the model.
A unique token that guarantees that the call to this API is idempotent.
The metadata properties associated with the model package versions.
The metadata properties associated with the model package versions to remove.
Specifies details about inference jobs that you can run with models based on this model package, including the following information:
The approval status of the model.
The model card associated with the model package. Since ModelPackageModelCard
is tied to a model package, it is a specific usage of a model card and its schema is simplified compared to the schema of ModelCard
. The ModelPackageModelCard
schema does not include model_package_details
, and model_overview
is composed of the model_creator
and model_artifact
properties. For more information about the model package model card schema, see Model package model card schema. For more information about the model card associated with the model package, see View the Details of a Model Version.
A structure describing the current state of the model in its life cycle.
The Amazon Resource Name (ARN) of the model package.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.InferenceSpecification inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelPackageModelCard inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ModelLifeCycle inside the given block