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 AIDatasetConfig
The dataset configuration for an AI workload. This is a union type — specify one of the members.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "InputDataConfig" :[ AIWorkloadInputDataConfig, ... ]}
Properties
InputDataConfig-
An array of input data channel configurations for the workload.
Required: Yes
Type: Array of AIWorkloadInputDataConfig
Update requires: Replacement