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, ... ]}
YAML
GlueTables:- GlueTables
Properties
GlueTablesThe database and table in the Amazon Glue Data Catalog that is used for input or output data.
Required: No
Type: List of GlueTables
Update requires: No interruption