AWS::SageMaker::ModelCard Container
The Container
property type specifies Property description not available. for an AWS::SageMaker::ModelCard.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Image" :
String
, "ModelDataUrl" :String
, "NearestModelName" :String
}
YAML
Image:
String
ModelDataUrl:String
NearestModelName:String
Properties
Image
Property description not available.
Required: Yes
Type: String
Maximum:
255
Update requires: No interruption
ModelDataUrl
Property description not available.
Required: No
Type: String
Maximum:
1024
Update requires: No interruption
NearestModelName
Property description not available.
Required: No
Type: String
Update requires: No interruption