Creating new users for aws rds

To create a new user for an AWS RDS database, you can follow these steps:

Step 1: Log in to the AWS Management Console

Go to the AWS Management Console and sign in with your AWS account credentials.

Step 2: Navigate to the RDS dashboard

In the console, navigate to the RDS dashboard by clicking on the "RDS" button in the top-level menu.

Step 3: Select the database instance

In the RDS dashboard, select the database instance for which you want to create a new user. You can filter the list of instances by instance ID, instance type, or status.

Step 4: Click on "Instance actions"

Click on the "Instance actions" dropdown menu and select "Modify".

Step 5: Click on "Database actions"

In the "Modify DB instance" page, click on the "Database actions" tab.

Step 6: Click on "Manage database users"

In the "Database actions" tab, click on the "Manage database users" button.

Step 7: Click on "Create new user"

In the "Manage database users" page, click on the "Create new user" button.

Step 8: Enter user details

In the "Create new user" page, enter the following details:

Step 9: Review and confirm

Review the user details and confirm the creation of the new user.

Step 10: Verify the user creation

Once the user is created, you can verify the creation by checking the "Manage database users" page or by connecting to the database using the new user credentials.

Additional tips