AWS::SageMaker::ModelCard SourceAlgorithm
The SourceAlgorithm property type specifies Property description not available. for an AWS::SageMaker::ModelCard.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AlgorithmName" :String, "ModelDataUrl" :String}
YAML
AlgorithmName:StringModelDataUrl:String
Properties
AlgorithmNameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
ModelDataUrlProperty description not available.
Required: No
Type: String
Update requires: No interruption