IAM authentication for RDS secured behind secrets manager

0

Hi, We have mysql RDS which is behind secrets manager and I have created IAM profile which includes EC2 and RDS full access polices and mysql is enabled for IAM authentication. How do we connect from java application i.e tomcat context file using IAM authentication for RDS , it works using secrets manager via access key and secrets access key. Our clients want to connect to RDS using IAM but RDS is behind secrets manager.

Thanks, Easwar.

已提问 2 年前551 查看次数
1 回答
1

Have you followed the steps listed here?

Once you completed the prerequisites you can generate an IAM auth token using the AWS Java SDK.

Jason_S
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则