Somebody shared with me some documentation before ...
# sst
a
Somebody shared with me some documentation before about doing an SSH tunnel for MySQL connection of my local lambda… Anybody has it handy? I want to tunnel my SQL over SSH.
t
was it that thing I suggested with sshuttle? not sure if there's a better way
s
You're on AWS, right @Adrián Mouly?
a
Yes @Sam Hulick.
Oh yes, shuttle @thdxr, going to search it.
s
@Adrián Mouly oh hey, sorry I didn’t get back to you. the most secure option is probably to use AWS’s SSM to tunnel into your EC2
you don’t have to have any ports open on the AWS side
I can help walk you through the setup if you’re interested, just let me know 🙂
a
Didn’t think about using SSM for that.