UpdateJsonClassifierRequest - AWS Glue

UpdateJsonClassifierRequest

Specifies a JSON classifier to be updated.

Contents

Name

The name of the classifier.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: Yes

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.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: