gpf_agent_geoserver.s3_utils module

gpf_agent_geoserver.s3_utils.import_file_from_S3(work_dir: Path, pot_name: str, filename: str, file_dest_name: str) Path

Copy a file from S3 storage to a directory. :param from_path: source s3 path, to copy :type from_path: str :param to_path: destination file/object path :type to_path: str

Renvoie:

path of the copied file

Type renvoyé:

Path