View a markdown version of this page

AWS::SageMaker::HyperParameterTuningJob MetricDefinitionsItems - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::HyperParameterTuningJob MetricDefinitionsItems

The MetricDefinitionsItems property type specifies Property description not available. for an AWS::SageMaker::HyperParameterTuningJob.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Regex" : String }

YAML

Name: String Regex: String

Properties

Name

Property description not available.

Required: Yes

Type: String

Pattern: .+

Minimum: 1

Maximum: 255

Update requires: Replacement

Regex

Property description not available.

Required: Yes

Type: String

Pattern: .+

Minimum: 1

Maximum: 500

Update requires: Replacement