libera_utils.aws.s3_utilities.s3_put_cli_handler#

libera_utils.aws.s3_utilities.s3_put_cli_handler(parsed_args: Namespace) None#

CLI handler function for the s3-utils put subcommand.

Stages one or more Libera data product files into the SDC Ingest Dropbox bucket and emits a single NewFilesAvailable event to the SDC event bus. The SDC Data Ingester service then archives the files and creates the associated file metadata and data availability records. This is the manual analog of the automated ingest that happens for files produced by SDC processing steps.