autoMlJobInputDataConfig
An array of channel objects describing the input data and their location. Each channel is a named input source. Similar to the InputDataConfig attribute in the CreateAutoMLJob input parameters. The supported formats depend on the problem type:
For tabular problem types:
S3Prefix,ManifestFile.For image classification:
S3Prefix,ManifestFile,AugmentedManifestFile.For text classification:
S3Prefix.For time-series forecasting:
S3Prefix.For text generation (LLMs fine-tuning):
S3Prefix.