We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96a723 commit 3c6cba7Copy full SHA for 3c6cba7
src/sagemaker/jumpstart/notebook_utils.py
@@ -25,7 +25,7 @@ def get_model_url(
25
Args:
26
model_id (str): The model id for which to retieve the url.
27
model_version (str): The model version for which to retrieve the url.
28
- region (str): Optional. The region of metadata from which to retrieve metadata.
+ region (str): Optional. The region from which to retrieve metadata.
29
(Default: JUMPSTART_DEFAULT_REGION_NAME)
30
"""
31
0 commit comments