Connecting VSCode to an AWS EC 2 Instance via SSM
Lately, I’ve been working on a project that requires using AWS, and we have an EC2 instance that doesn’t have port 22 open to the internet. Additionally, there’s no VPN set up to access the VPC. Fo...