aws-secure-postgres

JSON →
library 1.0.6 ·javascript
verified Jun 5, 2026

A lightweight Node.js library that generates AWS RDS IAM authentication tokens and creates secure PostgreSQL connections. Current stable version: 1.0.6, with low release cadence. It handles the token generation, SSL enforcement, and connection parameter configuration automatically, reducing the boilerplate for RDS IAM auth. Compared to manually using the AWS SDK and pg library, it provides a single function call to get a fully configured pool or client.