Data Source schema for AWS::DataBrew::Ruleset
id
(String) Uniquely identifies the resource.description
(String) Description of the Rulesetname
(String) Name of the Rulesetrules
(Attributes List) List of the data quality rules in the ruleset (see below for nested schema)tags
(Attributes List) (see below for nested schema)target_arn
(String) Arn of the target resource (dataset) to apply the ruleset torules
Read-Only:
check_expression
(String) Expression with rule conditionscolumn_selectors
(Attributes List) (see below for nested schema)disabled
(Boolean) Boolean value to disable/enable a rulename
(String) Name of the rulesubstitution_map
(Attributes List) (see below for nested schema)threshold
(Attributes) (see below for nested schema)rules.column_selectors
Read-Only:
name
(String) The name of a column from a datasetregex
(String) A regular expression for selecting a column from a datasetrules.substitution_map
Read-Only:
value
(String) Value or column namevalue_reference
(String) Variable namerules.threshold
Read-Only:
type
(String) Threshold type for a ruleunit
(String) Threshold unit for a rulevalue
(Number) Threshold value for a ruletags
Read-Only:
key
(String)value
(String)