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.

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ