AWS::DataBrew::Dataset JsonOptions - 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).

AWS::DataBrew::Dataset JsonOptions

Represents the JSON-specific options that define how input is to be interpreted by Amazon Glue DataBrew.

Syntax

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

JSON

{ "MultiLine" : Boolean }

YAML

MultiLine: Boolean

Properties

MultiLine

A value that specifies whether JSON input contains embedded new line characters.

Required: No

Type: Boolean

Update requires: No interruption