get_model_url: Retrieve web url describing pretrained model.

View source: R/jumpstart_notebook_utils.R

get_model_urlR Documentation

Retrieve web url describing pretrained model.

Description

Retrieve web url describing pretrained model.

Usage

get_model_url(
  model_id,
  model_version,
  region = JUMPSTART_DEFAULT_REGION_NAME()
)

Arguments

model_id

(str): The model ID for which to retrieve the url.

model_version

(str): The model version for which to retrieve the url.

region

(str): Optional. The region from which to retrieve metadata. (Default: JUMPSTART_DEFAULT_REGION_NAME())


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