AWS sagemaker: Fix broken link to CloudWatch documentation
Summary
Corrected a URL in the markdown link for CloudWatch monitoring documentation.
Security assessment
The change fixes a broken hyperlink; logging guidance remains unchanged with no security impact.
Evidence
+ * Failures occurring while applying those permissions do not prevent the creation of AWS Glue interactive sessions. You can find details about the reason of the failure in Studio or Studio Classic [CloudWatch](https://docs.aws.amazon.com/sagemaker/latest/dg/monitoring-cloudwatch.html) logs.
Diff
diff --git a/sagemaker/latest/dg/getting-started-glue-sm.md b/sagemaker/latest/dg/getting-started-glue-sm.md index 7ccc9f19e..9d282155d 100644 --- a//sagemaker/latest/dg/getting-started-glue-sm.md +++ b//sagemaker/latest/dg/getting-started-glue-sm.md @@ -198 +198 @@ By default, the role associated with the AWS Glue interactive session is the sam - * Failures occurring while applying those permissions do not prevent the creation of AWS Glue interactive sessions. You can find details about the reason of the failure in Studio or Studio Classic [CloudWatch](https://docs.aws.amazon.com//sagemaker/latest/dg/monitoring-cloudwatch.html) logs. + * Failures occurring while applying those permissions do not prevent the creation of AWS Glue interactive sessions. You can find details about the reason of the failure in Studio or Studio Classic [CloudWatch](https://docs.aws.amazon.com/sagemaker/latest/dg/monitoring-cloudwatch.html) logs.