move_to_destination: Move source to destination.

View source: R/local_utils.R

move_to_destinationR Documentation

Move source to destination.

Description

Can handle uploading to S3.

Usage

move_to_destination(source, destination, job_name, sagemaker_session)

Arguments

source

(str): root directory to move

destination

(str): file:// or s3:// URI that source will be moved to.

job_name

(str): SageMaker job name.

sagemaker_session

(sagemaker.Session): a sagemaker_session to interact with S3 if needed

Value

(str): destination URI


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.