AWS::Glue::Classifier JsonClassifier
A classifier for JSON
content.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
JsonPath
-
A
JsonPath
string defining the JSON data for the classifier to classify. AWS Glue supports a subset ofJsonPath
, as described in Writing JsonPath Custom Classifiers.Required: Yes
Type: String
Update requires: No interruption
Name
-
The name of the classifier.
Required: No
Type: String
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Minimum:
1
Maximum:
255
Update requires: No interruption
See also
-
JsonClassifier Structure in the AWS Glue Developer Guide