aws-samples / aws-samples/mlops-amazon-sagemaker
Lambda Permission Error for GetStatus Lambda
Open
- Dominant language
- Jupyter Notebook
- Stars
- 335
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
The GetStageDeployStatus failed within DeployModel-Stage failed in the CodePipeline . When I looked into CLoudWatch I found the following error: _**MLOps-BIA-GetStatus-bims) couldn’t call the GetObject operation**_ So basically, this Lambda (MLOps-BIA-GetStatus-bims) couldn’t call the GetObject operation. I took a look at the Lambda permission and it has this role attached (MLOps-BIA-Lambda-ServiceRole-bims) which has full S3 access privilege.

Contributor guide
Assessment
This issue has not been assessed yet.