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?

miachm
asked a month ago83 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.

profile pictureAWS
EXPERT
Matt-B
answered a month ago
profile picture
EXPERT
reviewed a month 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.

Guidelines for Answering Questions