AWS::SageMaker::ModelPackage ModelInput - AWS CloudFormation

AWS::SageMaker::ModelPackage ModelInput

Input object for the model.

Syntax

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

JSON

{ "DataInputConfig" : String }

YAML

DataInputConfig: String

Properties

DataInputConfig

The input configuration object for the model.

Required: Yes

Type: String

Pattern: [\S\s]+

Minimum: 1

Maximum: 1024

Update requires: No interruption