-1

I am trying to use the AWS PHP SDK call restoreDBInstanceFromDBSnapshot

I don't see any parameters allowing me to enter a master user name and a master password. Any ideas?

EastsideDev
  • 6,257
  • 9
  • 59
  • 116

1 Answers1

0

Correct, you'd need to run modify-db-instance to change the master password after restoring the DB

LiorH
  • 18,524
  • 17
  • 70
  • 98