AWS::CleanRoomsML::TrainingDataset DataSource
Defines information about the Glue data source that contains the training data.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "GlueDataSource" :
GlueDataSource
}
YAML
GlueDataSource:
GlueDataSource
Properties
GlueDataSource
-
A GlueDataSource object that defines the catalog ID, database name, and table name for the training data.
Required: Yes
Type: GlueDataSource
Update requires: Replacement