Definition of AWS::CleanRoomsML::TrainingDataset Resource Type
name
(String)role_arn
(String)training_data
(Attributes List) (see below for nested schema)description
(String)tags
(Attributes Set) An arbitrary set of tags (key-value pairs) for this cleanrooms-ml training dataset. (see below for nested schema)id
(String) Uniquely identifies the resource.status
(String)training_dataset_arn
(String)training_data
Required:
input_config
(Attributes) (see below for nested schema)type
(String)training_data.input_config
Required:
data_source
(Attributes) (see below for nested schema)schema
(Attributes List) (see below for nested schema)training_data.input_config.data_source
Required:
glue_data_source
(Attributes) (see below for nested schema)training_data.input_config.data_source.glue_data_source
Required:
database_name
(String)table_name
(String)Optional:
catalog_id
(String)training_data.input_config.schema
Required:
column_name
(String)column_types
(List of String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_cleanroomsml_training_dataset.example <resource ID>