Creating an RDS user

As described previously, we are using the using the RDS instance that was set up in Chapter 4, Developing your Serverless Application. So far, the database access is done using the master user and password. This has to change as the master user has access to all privileges to do with database administration.

Let's create a service user that can be used for our application purposes.

Get Hands-On Serverless Applications with Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.