Create AWS RDS MySQL instance with a secured master password using CloudFormation template

Gary Lu
Level Up Coding
Published in
3 min readOct 13, 2020

--

  • Migrated to personal blog: link
  • Visit pacebits.com to check out recent projects I’m working on

Recently, I’m working on creating a MySQL RDS instance with CloudFormation template. Although there have been tons of documents from both AWS officials or the community talking about this, I…

--

--