Error in Creating Project in SageMaker Studio

0

I encountered following erorr when I tried to create a new project in SageMaker Studio. I tried to add AdminAccess to role/service-role/AmazonSageMakerServiceCatalogProductsLaunchRole, but still doesn't help. What could be the problem?

Error getting the details of Service Catalog Provisioning Parameters. Error message: ValidationException: Access denied while assuming the role arn:aws:iam::XXXXXXXXX:role/service-role/AmazonSageMakerServiceCatalogProductsLaunchRole. Args: {"productId":"prod-xxxxxxxx","provisioningArtifactId":"pa-xxxxxxxxx","pathId":"lpv2-xxxxxxxxxx"}

printscreen

  • btw, I am in GCC (Government Commercial Cloud in Singapore).

  • Can you share the trust policy of that role?

Qinjie
已提問 2 年前檢視次數 1478 次
1 個回答
1

SageMaker assumes the AmazonSageMakerServiceCatalogProductsLaunchRole role to access and launch Projects. If you aren't using the AmazonSageMakerFullAccess policy for your Studio or user profile's execution role, make sure your Studio execution role has enough permissions to assume the AmazonSageMakerServiceCatalogProductsLaunchRole.

You don't need to add Admin access to the launch role, it has the minimum required permissions to launch a service catalog product, including assuming the AmazonSageMakerServiceCatalogProductsUseRole for running the project successfully.

AWS
Durga_S
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南