We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bbdf04 commit f30e04dCopy full SHA for f30e04d
src/sagemaker/image_uris.py
@@ -53,7 +53,7 @@ def retrieve(
53
py_version (str): The Python version. This is required if there is
54
more than one supported Python version for the given framework version.
55
instance_type (str): The SageMaker instance type. For supported types, see
56
- aws.amazon.com/sagemaker/pricing. This is required if
+ https://aws.amazon.com/sagemaker/pricing. This is required if
57
there are different images for different processor types.
58
accelerator_type (str): Elastic Inference accelerator type. For more, see
59
https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html.
0 commit comments