© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Navneet Karnani
Veteran Coder, Mentor, and Freelancer
Have you evaluated using SSM instead of ssh here ? It has the advantage of being audit logged too.
Thoughts ?
Vishnu S
Cloud Engineer, AWS Community Builder, LiFT Scholar 2022, IIITK'23
If you're talking about Session Manager, yes, it is a great service for accessing instances but you require advanced IAM privileges to access it. My focus was towards accessing EC2 without using the console, with a minimal IAM role.