RDS Aurora serverless global database with secrets manager

0

Hey all,

we would like to deploy a RDS Aurora serverless v2 global database. According to the following documentation there is a limitation in using secrets manager with Aurora global databases: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html#rds-secrets-manager-limitations

Is there any best practice to save and share the DB credentials whenever secrets manager is not available?

In addition to this setup we using terraform to track and store our infrastructure.

Best regards

已提问 1 年前472 查看次数
1 回答
0

There is no auto-rotation feature, but what about using the Systems Manager parameter store?
https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html

profile picture
专家
已回答 1 年前

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

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

回答问题的准则