Is there a way for me to connect remotely to a database running on AWS EC2 without using SSH tunnelling?
I need to provide remote database access to an user without giving him access to the EC2 instance.
I already have inbound rule set to allow all. I'm able to connect if i set the connection method to SSH.