File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
services/glue/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS Glue" ,
4+ "contributor" : " " ,
5+ "description" : " Adds labeling for DataQualityRuleResult for GetDataQualityResult and PublishDataQualityResult APIs"
6+ }
Original file line number Diff line number Diff line change 1110211102 "RuleMetrics":{
1110311103 "shape":"RuleMetricsMap",
1110411104 "documentation":"<p>A map containing metrics associated with the evaluation of the rule based on row-level results. </p>"
11105+ },
11106+ "Labels":{
11107+ "shape":"Labels",
11108+ "documentation":"<p>A map containing labels assigned to the data quality rule. </p>"
1110511109 }
1110611110 },
1110711111 "documentation":"<p>Describes the result of the evaluation of a data quality rule.</p>"
1898118985 },
1898218986 "documentation":"<p>Specifies configuration properties for a labeling set generation task run.</p>"
1898318987 },
18988+ "Labels":{
18989+ "type":"map",
18990+ "key":{"shape":"NameString"},
18991+ "value":{"shape":"NameString"}
18992+ },
1898418993 "LakeFormationConfiguration":{
1898518994 "type":"structure",
1898618995 "members":{
You can’t perform that action at this time.
0 commit comments