Module Smaws_Client_Glue.StartDataQualityRuleRecommendationRun

Starts a recommendation run that is used to generate rules when you don't know what rules to write. Glue Data Quality analyzes the data and comes up with recommendations for a potential ruleset. You can then triage the ruleset and modify the generated ruleset to your liking.

Recommendation runs are automatically deleted after 90 days.

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