v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Creates a new ruleset that can be used in a profile job to validate the data quality of a dataset.

post/rulesets

Request body

Namestring required

The name of the ruleset to be created. Valid characters are alphanumeric (A-Z, a-z, 0-9), hyphen (-), period (.), and space.

Descriptionstring

The description of the ruleset.

TargetArnstring required

The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.

Tagsobject

Metadata tags to apply to the ruleset.

Response

Success

Namestring required

The unique name of the created ruleset.