libera_utils.aws.algorithm_registration.register_algorithm_image_cli_handler#

libera_utils.aws.algorithm_registration.register_algorithm_image_cli_handler(parsed_args: Namespace) None#

CLI handler function for the register-algorithm-image subcommand.

Assumes the algorithm image has already been uploaded to ECR and emits a NewAlgorithmImage event so the SDC Registrar creates the corresponding versioned Batch job definition. With --verify, blocks until that job definition is confirmed registered.