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