SageMaker で発生する Error getting the details of Service Catalog Provisioning Parameters の解消方法
事象 SageMaker で Project を作成する時、以下エラーが発生して先に進めない場合があります。 本記事ではこちらの解消方法を共有します。
1 |
Error getting the details of Service Catalog Provisioning Parameters. Error message: ValidationException: Access denied while assuming the role arn:aws:iam::123456789012:role/service-role/AmazonSageMakerServiceCatalogProductsLaunchRole. Args: {"productId":"prod-xxxx","provisioningArtifactId":"pa-xxxx","pathId":"lpv2-xxxx"} |
解…