With this pull request I am providing the code for a custom transform that will read the output (DQ result) of the Glue Evaluate DataQuality Transform and converts it in the right format to finally publish the result in Amazon Datazone correct asset.
Issue #, if available:
Description of changes:
Added two files:
post_dq_results_to_datazone.json ==> containing the configuration information of the transform.
post_dq_results_to_datazone.py ==> containing the actual code for the transform.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
With this pull request I am providing the code for a custom transform that will read the output (DQ result) of the Glue Evaluate DataQuality Transform and converts it in the right format to finally publish the result in Amazon Datazone correct asset.
Issue #, if available:
Description of changes: Added two files:
post_dq_results_to_datazone.json ==> containing the configuration information of the transform. post_dq_results_to_datazone.py ==> containing the actual code for the transform.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.