AWS sagemaker documentation change
Summary
Updated cross-reference link text to match revised title in related documentation
Security assessment
This is a routine documentation consistency update with no security implications. The change only affects link text formatting without modifying security-related content or permissions guidance.
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-setup.md b/sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-setup.md index 41d88a5db..bf4190adf 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-setup.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-model-deployment-setup.md @@ -13 +13 @@ This guide provides you with a comprehensive setup guide for enabling inference -Before proceeding, verify that your AWS credentials are properly configured and have the necessary permissions. The following steps need to be run by an IAM principal with Administrator privileges and Cluster Admin access to an EKS cluster. Verify that you've created a HyperPod cluster with [Creating a SageMaker HyperPod cluster](./sagemaker-hyperpod-eks-operate-console-ui-create-cluster.html) . Verify you have installed helm, eksctl, and kubectl command line utilities. +Before proceeding, verify that your AWS credentials are properly configured and have the necessary permissions. The following steps need to be run by an IAM principal with Administrator privileges and Cluster Admin access to an EKS cluster. Verify that you've created a HyperPod cluster with [Creating a SageMaker HyperPod cluster with Amazon EKS orchestration](./sagemaker-hyperpod-eks-operate-console-ui-create-cluster.html) . Verify you have installed helm, eksctl, and kubectl command line utilities.