How to get password of the Amazon aws rds user

0 votes

I can see there is a user from my aws rds console,

AWS Console -> RDS -> Databases -> Configuration -> Availability

But I forgot what was the password of this user? How can I see/ retrieve the password? Moreover how can I add new users for my existing database?

Mar 8, 2022 in Others by Edureka
• 13,670 points
10,840 views

1 answer to this question.

0 votes

Follow these procedures to update the master user's password:

The Amazon RDS console should now be open.
Databases to choose from
Choose Modify after you've selected the RDS DB instance.
If you're using Aurora, expand the cluster and select the instance you'd like to change. Select Modify from the drop-down menu that appears.
In the New Master Password section, enter the master user password that you want to use.
Note that the password change is asynchronous and takes effect immediately. The Apply Immediately setting is ignored in this update.
After that, select Modify DB Instance from the drop-down menu.
Resetting-master-credentials appears in the Status field of your RDS DB instance on the RDS dashboard. The Status column changes to Available once the adjustment is completed.

Hope this helps!

Join AWS Training here to learn more.

Thanks!

answered Mar 9, 2022 by gaurav
• 23,260 points

edited Jun 20, 2023 by Khan Sarfaraz

Related Questions In Others

0 votes
2 answers

How to get the URL of the current tab in Google Chrome?

Its so simple.... If you want to ...READ MORE

answered Aug 12, 2020 in Others by Steve
• 200 points
3,036 views
0 votes
0 answers

How to find the username of the instance launched in amazon-ec2?

I m having trouble connecting to the ...READ MORE

Apr 4, 2022 in Others by Kichu
• 19,050 points
1,060 views
0 votes
0 answers

How to find the username of the instance launched in amazon-ec2?

I m having trouble connecting to the ...READ MORE

Apr 5, 2022 in Others by Kichu
• 19,050 points
270 views
0 votes
1 answer

How to get the total of every monday to saturday or tuesday to sunday in a month dynamically

Try this: Option Explicit Sub demo() ...READ MORE

answered Jan 29, 2023 in Others by narikkadan
• 63,420 points
342 views
0 votes
1 answer

How to programmatically get the values of a spilled Excel range in VBA?

By using the Text property, I was ...READ MORE

answered Mar 23, 2023 in Others by narikkadan
• 63,420 points
710 views
0 votes
0 answers

how to list the contents of a asset into an event

May 29, 2019 in Others by anonymous
451 views
0 votes
0 answers

how to get another copy of my cert

Oct 1, 2019 in Others by Loletha
• 120 points
454 views
0 votes
1 answer

How to install a GUI on Amazon AWS EC2 or EMR with the Amazon AMI

The top-level script for installing the GUI ...READ MORE

answered Mar 9, 2022 in Others by gaurav
• 23,260 points
605 views
0 votes
1 answer

NodeJS Amazon AWS S3 getObject how to send file in API response to download

Server Side const aws = require('aws-sdk'); router.get('/getfilefroms3', async (req, ...READ MORE

answered Mar 24, 2022 in Others by gaurav
• 23,260 points
9,204 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP