Skip to content

Commit 80ddf63

Browse files
committed
fix: update pricing link
1 parent a3b588c commit 80ddf63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/image_uris.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def retrieve(
5353
py_version (str): The Python version. This is required if there is
5454
more than one supported Python version for the given framework version.
5555
instance_type (str): The SageMaker instance type. For supported types, see
56-
https://aws.amazon.com/sagemaker/pricing/instance-types. This is required if
56+
aws.amazon.com/sagemaker/pricing. This is required if
5757
there are different images for different processor types.
5858
accelerator_type (str): Elastic Inference accelerator type. For more, see
5959
https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html.

0 commit comments

Comments
 (0)