createDataQualityRuleset
inline suspend fun GlueClient.createDataQualityRuleset(crossinline block: CreateDataQualityRulesetRequest.Builder.() -> Unit): CreateDataQualityRulesetResponse
Creates a data quality ruleset with DQDL rules applied to a specified Glue table.
You create the ruleset using the Data Quality Definition Language (DQDL). For more information, see the Glue developer guide.