2 Respuestas
- Más nuevo
- Más votos
- Más comentarios
0
You can restore the password with this api
aws rds modify-db-instance --master-user-password
Contenido relevante
- preguntada hace 5 meses
- preguntada hace 2 meses
- preguntada hace 16 días
- OFICIAL DE AWSActualizada hace 8 meses

Do you know if this will restore the config for the user? I can access with the password to the mysql command line but it does not allow me to connect to the db I want.
There are 2 users matching the master username; only resetting the the one not tied to a specific host @philaws