AWS sagemaker documentation change
Summary
Updated CloudWatch logs documentation link text
Security assessment
Change improves documentation clarity but doesn't modify security-related content. Log monitoring is a security practice, but the update doesn't add new security guidance.
Diff
diff --git a/sagemaker/latest/dg/pipelines-troubleshooting.md b/sagemaker/latest/dg/pipelines-troubleshooting.md index 84f2c27e4..9f7bcce08 100644 --- a//sagemaker/latest/dg/pipelines-troubleshooting.md +++ b//sagemaker/latest/dg/pipelines-troubleshooting.md @@ -43 +43 @@ Correct permissions are required for the role that creates the pipeline executio -You may run into issues when executing your steps because of issues in the scripts that define the functionality of your SageMaker AI jobs. Each job has a set of CloudWatch logs. To view these logs from Studio, see [View the details of a pipeline run](./pipelines-studio-view-execution.html). For information about using CloudWatch logs with SageMaker AI, see [Log groups and streams that Amazon SageMaker AI sends to Amazon CloudWatch Logs](./logging-cloudwatch.html). +You may run into issues when executing your steps because of issues in the scripts that define the functionality of your SageMaker AI jobs. Each job has a set of CloudWatch logs. To view these logs from Studio, see [View the details of a pipeline run](./pipelines-studio-view-execution.html). For information about using CloudWatch logs with SageMaker AI, see [CloudWatch Logs for Amazon SageMaker AI](./logging-cloudwatch.html).