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).

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::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 Working with machine learning transforms.

Required: Yes

Type: String

Allowed values: FIND_MATCHES

Update requires: No interruption