This is the new AWS 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 MetricDataItems
Metric data. The type determines the data types that you specify for
value, XAxisName and YAxisName. For information
about specifying values for metrics, see model card JSON
schema.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "MetricDataItems" :SimpleMetric}
YAML
MetricDataItems:SimpleMetric
Properties
MetricDataItemsProperty description not available.
Required: No
Type: SimpleMetric
Update requires: No interruption