stroeovidiu opened a new issue, #31759: URL: https://github.com/apache/airflow/issues/31759
### Apache Airflow version 2.6.1 ### What happened I am trying to deploy airflow in aws eks ( kubernetes ) using the helm chart. I am trying to set as external database an aws rds postgresql with IAM auth enabled. I have created the IAM role and the corresponding service account but it doesn't connect. I get "port 6432 failed: FATAL: PAM authentication failed " https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html Does airflow support aws rds postgres as backend using iam auth ? ### What you think should happen instead _No response_ ### How to reproduce use an rds postgresql with iam auth as backend ### Operating System kubernetes ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
