View a markdown version of this page

AWS::SageMaker::AIWorkloadConfig AIWorkloadInputDataConfig - AWS CloudFormation

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 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 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