View a markdown version of this page

AWS::SageMaker::AIWorkloadConfig AIWorkloadInputDataConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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::AIWorkloadConfig AIWorkloadInputDataConfig

A channel of input data for an AI workload configuration. Each channel has a name and a data source.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

ChannelName

The logical name for the data channel.

Required: Yes

Type: String

Pattern: ^[A-Za-z0-9\.\-_]+$

Minimum: 1

Maximum: 64

Update requires: Replacement

DataSource

The data source for this channel.

Required: Yes

Type: AIWorkloadDataSource

Update requires: Replacement