AdditionalModelDataSource - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: