1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
You can recreate the default VPC.
Create a default VPC subnet and create an EC2 instance with a public IP address attached.
Configure the EC2 security group to allow SSH connections from your IP address.
https://docs.aws.amazon.com/vpc/latest/userguide/work-with-default-vpc.html#create-default-vpc
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html#ec2-launch-instance
Some configuration is required on EC2, but Systems Manager Session Manager also has a port forwarding function, so I recommend you also read the following documentation.
https://aws.amazon.com/jp/blogs/mt/use-port-forwarding-in-aws-systems-manager-session-manager-to-connect-to-remote-hosts/
Relevant content
asked 7 years ago
asked 2 years ago
