AWS::SageMaker::Model ModelDataSource - Amazon CloudFormation
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).

AWS::SageMaker::Model ModelDataSource

Specifies the location of ML model data to deploy. If specified, you must specify one and only one of the available data sources.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

S3DataSource

Specifies the S3 location of ML model data to deploy.

Required: Yes

Type: S3DataSource

Update requires: Replacement