AIWorkloadInputDataConfig
A channel of input data for an AI workload configuration. Each channel has a name and a data source.
Contents
- ChannelName
-
The logical name for the data channel.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9\.\-_]+Required: Yes
- DataSource
-
The data source for this channel.
Type: AIWorkloadDataSource object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: