Connecting to AWS EC2 instances using AWS CLI Session Manager from a Mac terminal with multiple profiles securely
The AWS SSM ( Session Manager ) allow SSH to the instances without requiring the key pair and whitelist. This is directly allowed from the AWS console through System Manager -> Session Manager. Though...