Pressing `ctrl+c` or sending `SIGINT` to ssm-session while selecting an instance results in the following output. ``` FATAL Error during instance selection interrupt ``` We should catch that so we don't print the output or error.