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?
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?
Correct, you'd need to run modify-db-instance
to change the master password after restoring the DB