Connect to Amazon RDS PostgreSQL from Ubuntu VM using AWS KMS
Introduction: Are you trying to connect to your Amazon RDS PostgreSQL instance from an Ubuntu VM at AWS? Do you have your password stored in AWS KMS? In this post, we'll walk you through the steps to connect to your RDS instance using psql from your Ubuntu VM. Step 1:...