datasetSource
construct an aws.sdk.kotlin.services.rekognition.model.DatasetSource inside the given block
The source files for the dataset. You can specify the ARN of an existing dataset or specify the Amazon S3 bucket location of an Amazon Sagemaker format manifest file. If you don't specify datasetSource
, an empty dataset is created. To add labeled images to the dataset, You can use the console or call UpdateDatasetEntries.