I am following the wpilib tutorial for machine learning. I’ve gotten to step 6 on the training instructions, but I keep getting the following error:
An error occurred (ValidationException) when calling the CreateTrainingJob operation: Access denied for repository: wpi-cpu in registry ID: 249838237784. Please check if your ECR repository and image exist and role arn:aws:iam::416515258441:role/service-role/AmazonSageMaker-ExecutionRole-20200126T110350 has proper pull permissions for SageMaker: ecr:BatchCheckLayerAvailability, ecr:BatchGetImage, ecr:GetDownloadUrlForLayer
I am using SageMaker in the us-west-1 region.