AWS Glue Classifier JsonClassifier
The
JsonClassifier property type specifies an AWS Glue classifier for JSON content.
JsonClassifier is a property of the AWS::Glue::Classifier resource
type.
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 of JsonPath, as described in Writing JsonPath Custom Classifiers.
Required: Yes
Type: String
Update requires: No Interruption
Name-
The name of the classifier.
Required: Yes
Type: String
Update requires: Replacement
See Also
-
JsonClassifier Structure in the AWS Glue Developer Guide
