libera_utils.aws.manual_processing.manual_processing_cli_handler#

libera_utils.aws.manual_processing.manual_processing_cli_handler(parsed_args: Namespace) None#

CLI handler function for the manual-processing subcommand.

Reads an optional custom DAG configuration from a JSON file and submits a ManualProcessing event for the given applicable date(s).

Parameters:

parsed_args (argparse.Namespace) – The parsed object of CLI arguments.