IAM authentication to connect with any SQL client to Amazon RDS for MySQL
I can connect to the MySQL RDS database using IAM authentication from the SQL command line tool. But the same I need to achieve connections with SQL clients like DBeaver or some other clients. I don't have the provision of…