We wanted to make use of AWS Session manager to address the following things: Allow access to EC2 shell, without dealing with Keypairs Disallow downloading of files to their local system (scp). Have log captured of all commands executed for the purpose of auditing While AWS documentation is good, there…