AWS::SageMaker::DataQualityJobDefinition Csv - 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::DataQualityJobDefinition Csv

The CSV dataset format configuration.

Syntax

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

JSON

{ "Header" : Boolean }

YAML

Header: Boolean

Properties

Header

Indicates whether the CSV data has a header row.

Required: No

Type: Boolean

Update requires: Replacement