Please set the enableExecuteCommand flag to true when running tasks
https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_RunTask.html
This will allow us to use AWS SSM to "SSH" into the container using AWS ECS execute command (See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html and https://docs.aws.amazon.com/cli/latest/reference/ecs/execute-command.html)