Im trying to deploy a docker container image to AWS using ECS, but the EC2 instance is not being created. I have scoured the internet
docker
AWS
ECS
The real issue is lack of permission. As long as you create and assign a IAM Role with AmazonEC2ContainerServiceforEC2Role permission, the problem goes away.