This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::CleanRoomsML::ConfiguredModelAlgorithm MetricDefinition
Information about the model metric that is reported for a trained model.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Name-
The name of the model metric.
Required: Yes
Type: String
Pattern:
^.+$Minimum:
1Maximum:
255Update requires: Replacement
Regex-
The regular expression statement that defines how the model metric is reported.
Required: Yes
Type: String
Pattern:
^.+$Minimum:
1Maximum:
500Update requires: Replacement