Skip to content

How to reset the password through CLI in an identity-store?

0

I am looking for a way to reset passwords of users in the identity store through CLI. The closest command I found is "update-user" https://docs.aws.amazon.com/cli/latest/reference/identitystore/update-user.html

But that doesn't explain which Attribute should I reference. Password? If that's the case, which value should I set to trigger a password reset?

asked 2 years ago587 views
1 Answer
1
Accepted Answer

Hi There

There is currently no API call for resetting an IAM Identity Center user's password, hence there would be no CLI command option for doing this. The only option is to reset from the console.

AWS
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.