AWS::SageMaker::ModelPackage DataSource
Describes the location of the channel data.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "S3DataSource" :S3DataSource}
YAML
S3DataSource:S3DataSource
Properties
S3DataSource-
The S3 location of the data source that is associated with a channel.
Required: Yes
Type: S3DataSource
Update requires: Replacement