I am suddenly getting the resource limit exceeded error
The account-level service limit 'ml.g4dn.xlarge for transform job usage' is 0 Instances, with current utilization of 0 Instances and a request delta of 1 Instances
However, I have been able to create training and batch jobs with this instance just fine before. When I check Service Quotas, under "Running Dedicated g4dn Hosts" the applied quota value is 1, but there is a closed quota increase request of 10. So why on earth would it say the limit is 0?
EDIT: I have also confirmed that it sometimes throws the error and sometimes fails. I.e. I had a ml.g4dn.2xlarge training job that ran successfully, then throws a 0 instance resource limit error shortly after. And if I try to clone the successful job it throws a resource 0 error.