diff --git a/ci-isolation/src/main/resources/sagemaker-access.json b/ci-isolation/src/main/resources/sagemaker-access.json index d95a75a2..88e9b79f 100644 --- a/ci-isolation/src/main/resources/sagemaker-access.json +++ b/ci-isolation/src/main/resources/sagemaker-access.json @@ -277,7 +277,8 @@ { "Effect": "Allow", "Action": [ - "iam:PassRole" + "iam:PassRole", + "iam:GetRole" ], "Resource": [ "arn:aws:iam::*:role/*",