The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::SageMaker::DescribeModelPackageOutput

ATTRIBUTES

CertifyForMarketplace => Bool

Whether the model package is certified for listing on AWS Marketplace.

REQUIRED CreationTime => Str

A timestamp specifying when the model package was created.

InferenceSpecification => Paws::SageMaker::InferenceSpecification

Details about inference jobs that can be run with models based on this model package.

REQUIRED ModelPackageArn => Str

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

ModelPackageDescription => Str

A brief summary of the model package.

REQUIRED ModelPackageName => Str

The name of the model package being described.

REQUIRED ModelPackageStatus => Str

The current status of the model package.

Valid values are: "Pending", "InProgress", "Completed", "Failed", "Deleting" =head2 REQUIRED ModelPackageStatusDetails => Paws::SageMaker::ModelPackageStatusDetails

Details about the current status of the model package.

SourceAlgorithmSpecification => Paws::SageMaker::SourceAlgorithmSpecification

Details about the algorithm that was used to create the model package.

ValidationSpecification => Paws::SageMaker::ModelPackageValidationSpecification

Configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.

_request_id => Str