Skip to content

Commit 5e8c95b

Browse files
committed
remove pass role
1 parent 5be35bc commit 5e8c95b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/sagemaker/sagemaker-model-monitoring/sagemaker_model_monitoring/baselining_construct.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ def __init__(
5959
actions=[
6060
"sagemaker:CreateProcessingJob",
6161
"sagemaker:DescribeProcessingJob",
62-
"iam:PassRole",
6362
],
6463
resources=["*"],
6564
)

0 commit comments

Comments
 (0)