Y
Hacker News
new
|
ask
|
show
|
jobs
by
CodeWriter23
2427 days ago
Impossible with Aurora Serverless. Only VPC IPs can connect.
1 comments
davidjnelson
2427 days ago
Would a bastion host help here?
link
dbetteridge
2427 days ago
Yes, that's how we do things.
Ssh to 3333:dburl bastionhost -> psql to localhost:3333
link