Learn how to connect to AWS EC2 using Session Manager which is a feature of AWS Systems Manager. This is part of 4 of How do I connect to my EC2 series. This page has companion resources to help you build the solutions from video.
How do I connect to EC2 using Session Manager - Part 4
Instance Permission for Session Manager – AWS documentation on permissions required for session manager including AmazonSSMManagedInstanceCore used for Instance Profile role referenced in video.
DemoSessionManagerUserPolicy.json – AWS IAM permission to grant IAM user to connect using Session Manager, Fleet Manager, EC2 connect and AWS CLI. Be sure to replace the region code and AWS account number with your values.
Architecture - Session Manager for Public Subnet
Architecture - Session Manager with VPC Endpoint for Private Subnet
Other solutions to connect to EC2
How do I connect to AWS EC2 Series
Learn other solutions to connect to your AWS EC2 servers.