AWS::Glue::MLTransform TransformParameters - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Glue::MLTransform TransformParameters

The algorithm-specific parameters that are associated with the machine learning transform.

Syntax

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

Properties

FindMatchesParameters

The parameters for the find matches algorithm.

Required: No

Type: FindMatchesParameters

Update requires: No interruption

TransformType

The type of machine learning transform. FIND_MATCHES is the only option.

For information about the types of machine learning transforms, see Creating Machine Learning Transforms.

Required: Yes

Type: String

Allowed values: FIND_MATCHES

Update requires: No interruption