AWS::SageMaker::ModelCard ModelPackageDetails - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::ModelCard ModelPackageDetails

Details about the model package associated with the model card.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

ApprovalDescription

A description of the approval status of the model package.

Required: No

Type: String

Maximum: 1024

Update requires: No interruption

CreatedBy

Information about the user who created the model package.

Required: No

Type: ModelPackageCreator

Update requires: No interruption

Domain

The machine learning domain of the model package.

Required: No

Type: String

Update requires: No interruption

InferenceSpecification

Details about the inference specification for the model package.

Required: No

Type: InferenceSpecification

Update requires: No interruption

ModelApprovalStatus

The approval status of the model package.

Required: No

Type: String

Allowed values: Approved | Rejected | PendingManualApproval

Update requires: No interruption

ModelPackageArn

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

Required: No

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption

ModelPackageDescription

A description of the model package.

Required: No

Type: String

Maximum: 1024

Update requires: No interruption

ModelPackageGroupName

The name of the model package group.

Required: No

Type: String

Minimum: 1

Maximum: 63

Update requires: No interruption

ModelPackageName

The name of the model package.

Required: No

Type: String

Minimum: 1

Maximum: 63

Update requires: No interruption

ModelPackageStatus

The status of the model package.

Required: No

Type: String

Allowed values: Pending | InProgress | Completed | Failed | Deleting

Update requires: No interruption

ModelPackageVersion

The version of the model package.

Required: No

Type: Number

Minimum: 1

Update requires: No interruption

SourceAlgorithms

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

Required: No

Type: Array of SourceAlgorithm

Minimum: 1

Maximum: 1

Update requires: No interruption

Task

The machine learning task performed by the model package.

Required: No

Type: String

Update requires: No interruption