While using AWS "Session Manager" I can easily connect to the instance. I logged in as a "ssm-user" and for some reason shell commands doesn't autocomplete. For ex. cd folder/[TAB] doesn't work.
I can switch to SU and everything will be available. Or I can create another user where all the commands will work right away. The thing is, I want to have this avility right away on the "ssm-user".
UPDATE:
So running simply bash or zsh if it's installed will be enought to enter interactive shell. That's was embarasing reasy.
