1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
As described in the documentation, this is not a supported scenario by Secrets Manager password rotation: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html
Limitations for Secrets Manager integration with Amazon RDS Managing master user passwords with Secrets Manager isn't supported for the following features:
-
For all DB engines except for RDS for SQL Server, creating a read replica when the source DB or DB cluster manages credentials with Secrets Manager -
Amazon RDS Blue/Green Deployments -
Amazon RDS Custom -
Oracle Data Guard switchover -
RDS for Oracle with CDB
So, the best option I can imagine, is to modify the lambda function for the password rotation, to rotate it on both DB.
Best,
Contenido relevante
preguntada hace un año
preguntada hace 9 meses
preguntada hace 8 meses
preguntada hace 9 meses
- OFICIAL DE AWSActualizada hace 6 meses
