I have an old app running on EC2 classic box, and need to migrate it to a VPC. The old instance type is m1.small (Intel arch). I created an AMI for the server running the app, and tried to launch a new instance from it.
It only showed t1.micro and c3.large as available instance types. Everything else is grayed out.
I copied the AMI to the Ohio region and got no instance types available at all.
Is this a temporary capacity issue, or is there something wrong with my AMI that it won't run on a newer instance type?