ModelPackage

class ModelPackage : KotlinCustomResource

Resource Type definition for AWS::SageMaker::ModelPackage

Properties

Link copied to clipboard

An array of additional Inference Specification objects.

Link copied to clipboard

An array of additional Inference Specification objects to be added to the existing array. The total number of additional Inference Specification objects cannot exceed 15. Each additional Inference Specification object 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 provided when the model approval is set.

Link copied to clipboard

Whether the model package is to be certified to be listed on AWS Marketplace. For information about listing model packages on AWS Marketplace, see List Your Algorithm or Model Package on AWS Marketplace .

Link copied to clipboard
val clientToken: Output<String>?

A unique token that guarantees that the call to this API is idempotent.

Link copied to clipboard
val creationTime: Output<String>

The time that the model package was created.

Link copied to clipboard

The metadata properties for the model package.

Link copied to clipboard
val domain: Output<String>?

The machine learning domain of your model package and its components. Common machine learning domains include computer vision and natural language processing.

Link copied to clipboard

Represents the drift check baselines that can be used when the model monitor is set using the model package.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Defines how to perform inference generation after a training job is run.

Link copied to clipboard
val lastModifiedTime: Output<String>?

The last time the model package was modified.

Link copied to clipboard

Metadata properties of the tracking entity, trial, or trial component.

Link copied to clipboard

The approval status of the model. This can be one of the following values.

Link copied to clipboard

An Amazon SageMaker Model Card.

Link copied to clipboard

Metrics for the model.

Link copied to clipboard
val modelPackageArn: Output<String>

The Amazon Resource Name (ARN) of the model package.

Link copied to clipboard

The description of the model package.

Link copied to clipboard

The model group to which the model belongs.

Link copied to clipboard
val modelPackageName: Output<String>?

The name of the model.

Link copied to clipboard

The status of the model package. This can be one of the following values.

Link copied to clipboard

Specifies the validation and image scan statuses of the model package.

Link copied to clipboard
val modelPackageVersion: Output<Int>?

The version number of a versioned model.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val samplePayloadUrl: Output<String>?

The Amazon Simple Storage Service path where the sample payload are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

Link copied to clipboard
Link copied to clipboard

Indicates if you want to skip model validation.

Link copied to clipboard

A list of algorithms that were used to create a model package.

Link copied to clipboard
val sourceUri: Output<String>?

The URI of the source for the model package.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val task: Output<String>?

The machine learning task your model package accomplishes. Common machine learning tasks include object detection and image classification.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Specifies batch transform jobs that SageMaker runs to validate your model package.