Does Phoenix supports Aurora PostgresSql IAM auth instead of usrname/pwd auth
馃挕聽Hint: Mention RunLLM in the thread for followups.
Hey Sr, I'm not super familiar with the iam auth. Can you link me to how this typically is configured? Does it require setting up the role on phoenix? if so I'm not sure
Our org discourages usage of traditional standard username/password authentication, so I am looking for alternate way of authentications
Gotcha. That makes sense. Shoot me an example of what you are thinking and I can see how it links up with sqlalchemy
Our infrastructure is in AWS and would like to connect from Phoenix (which we would be deploying into ECS Fargate ) to Aurora via IAM role
according to Claude, we need to create a new db connection every 14 minutes using a new auth token generated by the boto3 SDK
Roger, Sorry didn't get it, does this Auth token can be generated only with usr/pwd DB authentication?
