Module Smaws_Client_Glue.CheckSchemaVersionValidity

Validates the supplied schema. This call has no side effects, it simply validates using the supplied schema using DataFormat as the format. Since it does not take a schema set name, no compatibility checks are performed.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `InternalServiceException of Types.internal_service_exception | `InvalidInputException of Types.invalid_input_exception ] -> string