How to create a password for an IAM user

0 votes

Hi Guys,

I have created one IAM user in AWS. I want to create a password for that IAM user. How can I do that with CLI?

Nov 3, 2020 in AWS by akhtar
• 38,230 points
560 views

1 answer to this question.

0 votes

Hi@akhtar,

You can create a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console. To create a password for an IAM user, we recommend using the --cli-input-json parameter to pass a JSON file that contains the password. 

$ aws iam create-login-profile --generate-cli-skeleton > create-login-profile.json
answered Nov 3, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
1 answer

Want to use an AWS Cognito User Pool without putting a password(for an easier approach)

Currently, AWS Cognito is not supporting passwordless ...READ MORE

answered May 4, 2018 in AWS by Cloud gunner
• 4,670 points
5,195 views
0 votes
1 answer

How to attach a managed policy to an IAM user?

Hi@akhtar, You can attach the specified managed policy ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
425 views
0 votes
1 answer

How to change the password for your IAM user?

Hi@akhtar, You can change the password of the IAM ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
904 views
0 votes
1 answer

How to delete an access key for an IAM user?

Hi@akhtar, If you do not specify a user ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
1,219 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to create an access key for an IAM user in AWS?

Hi@akhtar, You can create a new AWS secret ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
415 views
+1 vote
1 answer

How to create an IAM user in AWS?

Hi@akhtar, To create new user in AWS, you ...READ MORE

answered Jun 1, 2020 in AWS by MD
• 95,440 points
1,112 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