This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SageMaker::AutoMLJob AutoMLDataSource
The data source for the Autopilot job.
Syntax
To declare this entity in your 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