chip-n-scale-queue-arranger
chip-n-scale-queue-arranger copied to clipboard
List options of IAM-IDs for CPU
I am running chip-scale using a CPU and a version o ML docker module for CPU, But there is an error on the deployment, I think because of the AMI. https://github.com/developmentseed/chip-n-scale-queue-arranger/blob/master/config/cloudformation.template.yml#L464,
The container instance can not be launched

@Rub21 what region are you deploying in? This is one (unfortunate) currently hardcoded value that we'll replace once we swap off kes deployments. Right now it will only work in us-east-1 (I have another AMI in eu-central-1 if you need that)
I am running in us-east-1, Maybe the AMIID is only for GPU?
$ cat ~/.aws/config
[profile rub21]
region = us-east-1
output = json