Skip to content

Allow PMM to authenticate to DB with IAM role #4614

@AngelVilardell

Description

@AngelVilardell

Description

Hello,
We are using PMM to connect to AWS RDS from EKS. Currently PMM only allows static credentials (user and pass) to authenticate to a database to gather metrics. It could be interesting to allow IAM authentication so we can rotate the credentials with token and don't have to store credentials in other places (like aws Secretsmanager for example)
Thanks
Regards

Suggested solution

Maybe a checkbox next to the password textbox called something like "IAM authentication" that, when checked, disables/ignores the password checkbox and uses the username introduced to authenticate to the DB. As the role's policy already has the user and the resource to connect to, it should be enough

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

featureFeature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions