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::AIWorkloadConfig AIWorkloadDataSource
The data source for an AI workload input data channel.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "S3DataSource" :AIWorkloadS3DataSource}
Properties
S3DataSource-
The Amazon S3 data source configuration.
Required: No
Type: AIWorkloadS3DataSource
Update requires: Replacement