AWS Security ChangesHomeSearch

AWS sagemaker medium security documentation change

Service: sagemaker · 2025-11-22 · Security-related medium

File: sagemaker/latest/dg/timeseries-forecasting-batch.md

Summary

Added missing URL link for IAM role permissions documentation

Security assessment

Added link to IAM permissions documentation directly addresses secure role configuration. Missing link could lead to insecure role setups, making this a security improvement.

Diff

diff --git a/sagemaker/latest/dg/timeseries-forecasting-batch.md b/sagemaker/latest/dg/timeseries-forecasting-batch.md
index 505e58fb7..80e8e08da 100644
--- a//sagemaker/latest/dg/timeseries-forecasting-batch.md
+++ b//sagemaker/latest/dg/timeseries-forecasting-batch.md
@@ -41 +41 @@ Use the container definitions from the previous steps to create a SageMaker AI m
-The `--execution-role-arn` parameter specifies the IAM role that SageMaker AI assumes when using the model for inference. For details on the permissions required for this role, see [CreateModel API: Execution Role Permissions]().
+The `--execution-role-arn` parameter specifies the IAM role that SageMaker AI assumes when using the model for inference. For details on the permissions required for this role, see [CreateModel API: Execution Role Permissions](https://docs.aws.amazon.com/).