reports.create_json_summary#

autoclean.step_functions.reports.create_json_summary(run_id)[source]#

Creates a JSON summary of the run metadata. The main purpose of this is to create a summary of the run for the autoclean report.

Parameters:
run_idstr

The run ID to create a JSON summary for

Returns:
summary_dictdict

The JSON summary of the run metadata