AWS::Glue::MLTransform InputRecordTables - 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 InputRecordTables

A list of Amazon Glue table definitions used by the transform.

Syntax

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

JSON

{ "GlueTables" : [ GlueTables, ... ] }

Properties

GlueTables

The database and table in the Amazon Glue Data Catalog that is used for input or output data.

Required: No

Type: Array of GlueTables

Update requires: Replacement