Data Source schema for AWS::Personalize::Dataset
id
(String) Uniquely identifies the resource.dataset_arn
(String) The ARN of the datasetdataset_group_arn
(String) The Amazon Resource Name (ARN) of the dataset group to add the dataset todataset_import_job
(Attributes) Initial DatasetImportJob for the created dataset (see below for nested schema)dataset_type
(String) The type of datasetname
(String) The name for the datasetschema_arn
(String) The ARN of the schema to associate with the dataset. The schema defines the dataset fields.dataset_import_job
Read-Only:
data_source
(Attributes) The Amazon S3 bucket that contains the training data to import. (see below for nested schema)dataset_arn
(String) The ARN of the dataset that receives the imported datadataset_import_job_arn
(String) The ARN of the dataset import jobjob_name
(String) The name for the dataset import job.role_arn
(String) The ARN of the IAM role that has permissions to read from the Amazon S3 data source.dataset_import_job.data_source
Read-Only:
data_location
(String) The path to the Amazon S3 bucket where the data that you want to upload to your dataset is stored.