This is an English translation of a Japanese blog. Some content may not be fully translated.
AWS

Connecting to Aurora PostgreSQL from pgAdmin4 via Bastion Server Port Forwarding

SSH Client Configuration

I use an SSH client called XShell, but similar settings can be configured in Tera Term as well.

image-20220508211201115

pgAdmin4 Configuration

Add any name you like under General.

image-20220508211553430

Specify the localhost and port number that you configured in the SSH client.

image-20220508211627533

Dashboard After Successful Login

image-20220508211511001

Suggest an edit on GitHub