AWS::Glue::MLTransform TransformParameters - AWS CloudFormation

AWS::Glue::MLTransform TransformParameters

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

Syntax

To declare this entity in your AWS 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