AWS::Glue::Classifier JsonClassifier
A classifier for JSON content.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
JsonPath-
A
JsonPathstring defining the JSON data for the classifier to classify. Amazon 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
Minimum:
1Maximum:
255Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Update requires: Replacement
See also
-
JsonClassifier Structure in the Amazon Glue Developer Guide