awsdocs / amazon-aurora-user-guide

The open source version of the Amazon Aurora User Guide. You can provide feedback by submitting issues in this repo, or propose changes by submitting a pull request.
Other
53 stars 101 forks source link

Corrected usage for rds_set_external_master #53

Closed rokclimb15 closed 2 years ago

rokclimb15 commented 3 years ago

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql_rds_set_external_master.html only accepts a single string for username, not 'user'@'host'.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

max-webster commented 2 years ago

It looks like this correction has already been applied in the main branch. I'll merge the pull request, since it doesn't cause any conflicts. Thanks for the contribution!