AWS Aurora MySQL DB: how to connect?
已回答
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.
请先登录再写评论。
Hi,
Here is feature request for native support of IAM connections, please follow and vote.
You need to go through this instruction to connect.