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.

asked 2 years ago537 views
1 Answer
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
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions