Can anybody let me know if below can be achieved without Bastion.
I have 2 vpc's VPC - A and VPC -B both have private and public subnets(no overlaping CIDRS) Client VPN endpoint configured with VPC -A and there is vpc peering connection between the two vps's
Now, after connecting to VPN, Can I ssh into ec2 instance in private subnet of VPC -B(without bastion), if yes, what all config required?