This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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