AWS Aurora MySQL DB: how to connect?
Answered
Hi Folks,
We're using an AWS Aurora DB that we access with python boto3. We currently assume a developer role through IAM and the boto3 assume role call.
So how to connect this DataGrip? Currently even if I log in as myself, there is no way I see to assume the role in IAM that has the appropriate creds for accessing our db.
This is using the MySQL driver for 5.1.
Thanks,
Bob P.
Please sign in to leave a comment.
Hi,
Here is feature request for native support of IAM connections, please follow and vote.
You need to go through this instruction to connect.