sql_exporter icon indicating copy to clipboard operation
sql_exporter copied to clipboard

Connection to Postgresql hosted on AWS RDS using assume role and IAM

Open arthurzenika opened this issue 5 months ago • 2 comments

Looking at https://go.dev/wiki/SQLDrivers I don't see a reference to iam/passwordless based connexion to Postgresql hosted on RDS. Is this possible with sql_exporter ?

A quick search leads me to other projets such as https://github.com/labd/go-rds-iam and https://github.com/krotscheck/go-rds-driver ... do you think they would be "compatible" with sql_exporter ? (sorry not a golang developer)

arthurzenika avatar Jan 30 '24 10:01 arthurzenika