R/reexport_sagemakercore.R

# ---- Session ----

#' @importFrom sagemaker.core PawsSession
#' @export
sagemaker.core::PawsSession

#' @importFrom sagemaker.core Session
#' @export
sagemaker.core::Session

#' @importFrom sagemaker.core LocalSession
#' @export
sagemaker.core::LocalSession

#' @importFrom sagemaker.core container_def
#' @export
sagemaker.core::container_def

#' @importFrom sagemaker.core get_execution_role
#' @export
sagemaker.core::get_execution_role

#' @importFrom sagemaker.core pipeline_container_def
#' @export
sagemaker.core::pipeline_container_def

#' @importFrom sagemaker.core production_variant
#' @export
sagemaker.core::production_variant

# ---- Input ----

#' @importFrom sagemaker.core FileSystemInput
#' @export
sagemaker.core::FileSystemInput

#' @importFrom sagemaker.core TrainingInput
#' @export
sagemaker.core::TrainingInput

#' @importFrom sagemaker.core ShuffleConfig
#' @export
sagemaker.core::ShuffleConfig

# ---- images ----

#' @importFrom sagemaker.core ImageUris
#' @export
sagemaker.core::ImageUris

# ---- S3 ----

#' @importFrom sagemaker.core S3Downloader
#' @export
sagemaker.core::S3Downloader

#' @importFrom sagemaker.core S3Uploader
#' @export
sagemaker.core::S3Uploader

#' @importFrom sagemaker.core s3_path_join
#' @export
sagemaker.core::s3_path_join
DyfanJones/sagemaker-r-sdk documentation built on April 29, 2022, 11:59 a.m.