You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default AmazonSageMakerFullAccess managed policy grants access to upload container images to ECR, but only if they match arn:aws:ecr:*:*:repository/*sagemaker*.
I suggest changing the REPO_NAME in notebook 6 to include sagemaker, to make it less likely that users run in to permissions issues there?
For e.g. I got an AccessDeniedError in a test environment, and changed my copy to: