We have hosted KEDA on EKS, and the triggers will be managed through a PostgreSQL database on AWS.
Instead of using a username and password, is it possible to authenticate using an IAM role ARN (pod identity)? Does the PostgreSQL scaler support this?
Thanks.