AdditionalModelDataSource
Data sources that are available to your model in addition to the one that you specify for ModelDataSource
when you use the CreateModel
action.
Contents
- ChannelName
-
A custom name for this
AdditionalModelDataSource
object.Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9\.\-_]+
Required: Yes
- S3DataSource
-
Specifies the S3 location of ML model data to deploy.
Type: S3ModelDataSource object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: