v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Returns an existing ruleset by identifier or name.

post/#X-Amz-Target=AWSGlue.GetDataQualityRuleset

Headers

X-Amz-Target'AWSGlue.GetDataQualityRuleset' required

Request body

Namestring required

The name of the ruleset.

Response

Success

Namestring

The name of the ruleset.

Descriptionstring

A description of the ruleset.

Rulesetstring

A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.

CreatedOnstring date-time

A timestamp. The time and date that this data quality ruleset was created.

LastModifiedOnstring date-time

A timestamp. The last point in time when this data quality ruleset was modified.

RecommendationRunIdstring

When a ruleset was created from a recommendation run, this run ID is generated to link the two together.