Sitemap

Create Users on Generic and RDS MySQL With One Script

Jan 15, 2021

--

Writing a script (e.g., for db-migrate) that creates MySQL users is not as easy as it sounds when you want to leverage AWS RDS IAM passwordless security. If you develop locally and deploy to RDS MySQL, the script needs to create users on both flavors of MySQL. Here’s one way to do it.

--

--

Terris Linenbach
Terris Linenbach

Written by Terris Linenbach

Coder since 1980. Always seeking the Best Way. CV: https://terris.com/cv

No responses yet