AWS::LookoutMetrics::AnomalyDetector JsonFormatDescriptor
Contains information about how a source JSON data file should be analyzed.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Charset" :String, "FileCompression" :String}
YAML
Charset:StringFileCompression:String
Properties
Charset-
The character set in which the source JSON file is written.
Required: No
Type: String
Update requires: No interruption
FileCompression-
The level of compression of the source CSV file.
Required: No
Type: String
Update requires: No interruption