When I use the image_uri from me-central-1 region for the forecasting-deepar image, then I got the error that
<user> is not authorized to perform: ecr:BatchGetImage on resource: arn:aws:ecr:me-central-1:272398656194:repository/forecasting-deepar because no resource-based policy allows the ecr:BatchGetImage action
I know the url is fine but there might be wrong permission on the ecr repository?