AWS sagemaker documentation change
Summary
Fixed broken URL in AdministratorAccess policy documentation link
Security assessment
This change only corrects a URL formatting issue in a managed policy reference. No security content was added or modified, and there's no indication of security vulnerability remediation.
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-prerequisites-iam.md b/sagemaker/latest/dg/sagemaker-hyperpod-prerequisites-iam.md index d9254d608..aac4266bc 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-prerequisites-iam.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-prerequisites-iam.md @@ -76 +76 @@ Depending on which orchestrator you choose, permissions needed for the cluster a -Creating HyperPod clusters requires the IAM permissions outlined in the following policy example. If your AWS account has [`AdministratorAccess`](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AdministratorAccess.html) permissions, these permissions are granted by default. +Creating HyperPod clusters requires the IAM permissions outlined in the following policy example. If your AWS account has [`AdministratorAccess`](https://docs.aws.amazon.com//aws-managed-policy/latest/reference/AdministratorAccess.html) permissions, these permissions are granted by default.