AWS::SageMaker::ModelPackage ModelPackageStatusDetails
Specifies the validation and image scan statuses of the model package.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ValidationStatuses" :
[ ModelPackageStatusItem, ... ]
}
Properties
ValidationStatuses
-
The validation status of the model package.
Required: No
Type: Array of ModelPackageStatusItem
Update requires: No interruption