2 Answers
- Newest
- Most votes
- Most comments
2
This sounds like a good use case for Client VPN, which will allow you to create a VPN endpoint associated with a VPC and allow clients to connect from anywhere.
https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/how-it-works.html
0
You can use Authorization rules to restrict the traffic to the necessary IP's by adding Inbound access. to further strengthen, you can also use EC2 SG rules to restrict access just to the SSH. Link- https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/scenario-restrict.html
Relevant content
asked 2 years ago
