AWS::SageMaker::ModelCard Content - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 Content

The content of the model card. It follows the model card json schema.

Syntax

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

Properties

AdditionalInformation

Additional information about the model.

Required: No

Type: AdditionalInformation

Update requires: No interruption

BusinessDetails

Information about how the model supports business goals.

Required: No

Type: BusinessDetails

Update requires: No interruption

EvaluationDetails

An overview about the model's evaluation.

Required: No

Type: Array of EvaluationDetail

Update requires: No interruption

IntendedUses

The intended usage of the model.

Required: No

Type: IntendedUses

Update requires: No interruption

ModelOverview

An overview about the model

Required: No

Type: ModelOverview

Update requires: No interruption

ModelPackageDetails

Details about the model package.

Required: No

Type: ModelPackageDetails

Update requires: No interruption

TrainingDetails

An overview about model training.

Required: No

Type: TrainingDetails

Update requires: No interruption