When I use a SAM Template that connects to a Linux server via SSH, how long does that SSH session remain open?
Does it exit (logout) immediately after i run my commands in the template, or does it just time out naturally?
I'm hoping that the Template logouts immediately after running the commands to keep the number of open SSH sessions down to a minimum.