Module Smaws_Client_Glue.StartDataQualityRulesetEvaluationRun

Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the ruleset against a data source (Glue table). The evaluation computes results which you can retrieve with the GetDataQualityResult API.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `EntityNotFoundException of Types.entity_not_found_exception | `InternalServiceException of Types.internal_service_exception | `InvalidInputException of Types.invalid_input_exception | `OperationTimeoutException of Types.operation_timeout_exception ] -> string