AWS sagemaker documentation change
Summary
Added hyperlink to SageMaker AI estimator documentation in training job example
Security assessment
Routine documentation improvement adding a reference link. No security implications in the change.
Diff
diff --git a/sagemaker/latest/dg/nova-fine-tuning-training-job.md b/sagemaker/latest/dg/nova-fine-tuning-training-job.md index 65a416dea..9d663305d 100644 --- a//sagemaker/latest/dg/nova-fine-tuning-training-job.md +++ b//sagemaker/latest/dg/nova-fine-tuning-training-job.md @@ -370 +370 @@ Amazon Nova Pro | Fine-tuning (SFT/DPO) | p5.48xlarge | 6 | 6,12,24 -The following sample notebook demonstrates how to run a training job. For additional getting started notebooks on how to customize Nova models using SageMaker AI training jobs, see +The following sample notebook demonstrates how to run a training job. For additional getting started notebooks on how to customize Nova models using SageMaker AI training jobs, see [Use a SageMaker AI estimator to run a training job](https://docs.aws.amazon.com/sagemaker/latest/dg/docker-containers-adapt-your-own-private-registry-estimator.html).