libera_utils.aws.processing_step_function_trigger#
Module for manually triggering a step function
Functions
  | 
Start a stepfunction to process a certain days data :param parsed_args: Namespace of parsed CLI arguments :type parsed_args: argparse.Namespace :param region_name: string of the AWS region name :type region_name: str  | 
- libera_utils.aws.processing_step_function_trigger.step_function_trigger(parsed_args: Namespace)#
 Start a stepfunction to process a certain days data :param parsed_args: Namespace of parsed CLI arguments :type parsed_args: argparse.Namespace :param region_name: string of the AWS region name :type region_name: str
- Return type:
 None