libera_utils.aws.s3_utilities.s3_put_in_archive_for_processing_step#

libera_utils.aws.s3_utilities.s3_put_in_archive_for_processing_step(path_to_file: Path | S3Path, *, profile_name: str = None)#

Upload a file to the archive S3 bucket associated with a given processing step.

Parameters:
  • path_to_file (Path) – Local path to the file to upload

  • profile_name (str, optional) – Boto3 profile name to use for authentication, by default None