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
Update requires: Replacement
See also
-
JsonClassifier Structure in the AWS Glue Developer Guide