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.

gefragt vor 2 Jahren551 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen