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::AutoMLJob AutoMLDataSource
The data source for the Autopilot job.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "S3DataSource" :AutoMLS3DataSource}
Properties
S3DataSource-
The Amazon S3 location of the input data.
Required: Yes
Type: AutoMLS3DataSource
Update requires: Replacement