AWS sagemaker documentation change
Summary
Removed redundant reference to example notebooks documentation link
Security assessment
Change only removes a duplicate documentation reference without modifying security-related content or features. No security implications identified in the diff.
Diff
diff --git a/sagemaker/latest/dg/sms-automated-labeling.md b/sagemaker/latest/dg/sms-automated-labeling.md index e9d4e283b..bdee64e11 100644 --- a//sagemaker/latest/dg/sms-automated-labeling.md +++ b//sagemaker/latest/dg/sms-automated-labeling.md @@ -143 +143 @@ To encrypt data on the storage volume attached to the ML compute instance(s) tha -For an example that uses the [`CreateLabelingJob`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateLabelingJob.html) operation to create an automated data labeling job, see the **object_detection_tutorial** example in the **SageMaker AI Examples** , **Ground Truth Labeling Jobs** section of a SageMaker AI notebook instance. To learn how to create and open a notebook instance, see [Create an Amazon SageMaker notebook instance](./howitworks-create-ws.html). To learn how to access SageMaker AI example notebooks, see [Access example notebooks](./howitworks-nbexamples.html). +For an example that uses the [`CreateLabelingJob`](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateLabelingJob.html) operation to create an automated data labeling job, see the **object_detection_tutorial** example in the **SageMaker AI Examples** , **Ground Truth Labeling Jobs** section of a SageMaker AI notebook instance. To learn how to create and open a notebook instance, see [Create an Amazon SageMaker notebook instance](./howitworks-create-ws.html). @@ -164,2 +163,0 @@ You can create an active learning workflow with your own algorithm to run traini -You can also find this notebook in the SageMaker AI Examples repository. See [Use Example Notebooks](https://docs.aws.amazon.com/sagemaker/latest/dg/howitworks-nbexamples.html) to learn how to find an Amazon SageMaker AI example notebook. -