download_file_from_url: Download a Single File from S3 into a local path

View source: R/utils.R

download_file_from_urlR Documentation

Download a Single File from S3 into a local path

Description

Download a Single File from S3 into a local path

Usage

download_file_from_url(url, dst, sagemaker_session)

Arguments

url

(str): file path within the bucket

dst

(str): destination directory for the downloaded file.

sagemaker_session

(sagemaker.session.Session): a sagemaker session to interact with S3.


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